Uses of Class
software.amazon.awssdk.services.ecrpublic.model.Image
-
Packages that use Image Package Description software.amazon.awssdk.services.ecrpublic.model -
-
Uses of Image in software.amazon.awssdk.services.ecrpublic.model
Methods in software.amazon.awssdk.services.ecrpublic.model that return Image Modifier and Type Method Description ImagePutImageResponse. image()Details of the image uploaded.Methods in software.amazon.awssdk.services.ecrpublic.model with parameters of type Image Modifier and Type Method Description PutImageResponse.BuilderPutImageResponse.Builder. image(Image image)Details of the image uploaded.
-