pub async fn get_package(
    configuration: &mut Configuration,
    params: GetPackageParams
) -> Result<PackageResponse, Error<GetPackageError>>
Expand description

List detailed information about the Compute@Edge package for the specified service.