Uses of Class
software.amazon.awssdk.services.ecr.model.ScoreDetails
-
Packages that use ScoreDetails Package Description software.amazon.awssdk.services.ecr.model -
-
Uses of ScoreDetails in software.amazon.awssdk.services.ecr.model
Methods in software.amazon.awssdk.services.ecr.model that return ScoreDetails Modifier and Type Method Description ScoreDetailsEnhancedImageScanFinding. scoreDetails()An object that contains details of the Amazon Inspector score.Methods in software.amazon.awssdk.services.ecr.model with parameters of type ScoreDetails Modifier and Type Method Description EnhancedImageScanFinding.BuilderEnhancedImageScanFinding.Builder. scoreDetails(ScoreDetails scoreDetails)An object that contains details of the Amazon Inspector score.
-