pub async fn get_package(
configuration: &mut Configuration,
params: GetPackageParams,
) -> Result<PackageResponse, Error<GetPackageError>>
Expand description
List detailed information about the Compute package for the specified service.
pub async fn get_package(
configuration: &mut Configuration,
params: GetPackageParams,
) -> Result<PackageResponse, Error<GetPackageError>>
List detailed information about the Compute package for the specified service.