Uses of Class
software.amazon.awssdk.services.ecr.model.ImageScanFindings
-
Packages that use ImageScanFindings Package Description software.amazon.awssdk.services.ecr.model -
-
Uses of ImageScanFindings in software.amazon.awssdk.services.ecr.model
Methods in software.amazon.awssdk.services.ecr.model that return ImageScanFindings Modifier and Type Method Description ImageScanFindingsDescribeImageScanFindingsResponse. imageScanFindings()The information contained in the image scan findings.Methods in software.amazon.awssdk.services.ecr.model with parameters of type ImageScanFindings Modifier and Type Method Description DescribeImageScanFindingsResponse.BuilderDescribeImageScanFindingsResponse.Builder. imageScanFindings(ImageScanFindings imageScanFindings)The information contained in the image scan findings.
-