Uses of Class
software.amazon.awssdk.services.ecr.model.Remediation
-
Packages that use Remediation Package Description software.amazon.awssdk.services.ecr.model -
-
Uses of Remediation in software.amazon.awssdk.services.ecr.model
Methods in software.amazon.awssdk.services.ecr.model that return Remediation Modifier and Type Method Description RemediationEnhancedImageScanFinding. remediation()An object that contains the details about how to remediate a finding.Methods in software.amazon.awssdk.services.ecr.model with parameters of type Remediation Modifier and Type Method Description EnhancedImageScanFinding.BuilderEnhancedImageScanFinding.Builder. remediation(Remediation remediation)An object that contains the details about how to remediate a finding.
-