Uses of Class
software.amazon.awssdk.services.ecr.model.UnsupportedImageTypeException
-
Packages that use UnsupportedImageTypeException Package Description software.amazon.awssdk.services.ecr Amazon Elastic Container Registry -
-
Uses of UnsupportedImageTypeException in software.amazon.awssdk.services.ecr
Methods in software.amazon.awssdk.services.ecr that throw UnsupportedImageTypeException Modifier and Type Method Description default StartImageScanResponseEcrClient. startImageScan(Consumer<StartImageScanRequest.Builder> startImageScanRequest)Starts an image vulnerability scan.default StartImageScanResponseEcrClient. startImageScan(StartImageScanRequest startImageScanRequest)Starts an image vulnerability scan.
-