Uses of Class
software.amazon.awssdk.services.ecr.model.UnableToGetUpstreamLayerException
-
Packages that use UnableToGetUpstreamLayerException Package Description software.amazon.awssdk.services.ecr Amazon Elastic Container Registry -
-
Uses of UnableToGetUpstreamLayerException in software.amazon.awssdk.services.ecr
Methods in software.amazon.awssdk.services.ecr that throw UnableToGetUpstreamLayerException Modifier and Type Method Description default GetDownloadUrlForLayerResponseEcrClient. getDownloadUrlForLayer(Consumer<GetDownloadUrlForLayerRequest.Builder> getDownloadUrlForLayerRequest)Retrieves the pre-signed Amazon S3 download URL corresponding to an image layer.default GetDownloadUrlForLayerResponseEcrClient. getDownloadUrlForLayer(GetDownloadUrlForLayerRequest getDownloadUrlForLayerRequest)Retrieves the pre-signed Amazon S3 download URL corresponding to an image layer.
-