Uses of Class
software.amazon.awssdk.services.ecr.model.Recommendation
-
Packages that use Recommendation Package Description software.amazon.awssdk.services.ecr.model -
-
Uses of Recommendation in software.amazon.awssdk.services.ecr.model
Methods in software.amazon.awssdk.services.ecr.model that return Recommendation Modifier and Type Method Description RecommendationRemediation. recommendation()An object that contains information about the recommended course of action to remediate the finding.Methods in software.amazon.awssdk.services.ecr.model with parameters of type Recommendation Modifier and Type Method Description Remediation.BuilderRemediation.Builder. recommendation(Recommendation recommendation)An object that contains information about the recommended course of action to remediate the finding.
-