Uses of Class
software.amazon.awssdk.services.ecr.model.LayerInaccessibleException
-
Packages that use LayerInaccessibleException Package Description software.amazon.awssdk.services.ecr Amazon Elastic Container Registry -
-
Uses of LayerInaccessibleException in software.amazon.awssdk.services.ecr
Methods in software.amazon.awssdk.services.ecr that throw LayerInaccessibleException 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.
-