Uses of Class
software.amazon.awssdk.services.codegurusecurity.model.Recommendation
-
Packages that use Recommendation Package Description software.amazon.awssdk.services.codegurusecurity.model -
-
Uses of Recommendation in software.amazon.awssdk.services.codegurusecurity.model
Methods in software.amazon.awssdk.services.codegurusecurity.model that return Recommendation Modifier and Type Method Description RecommendationRemediation. recommendation()An object that contains information about the recommended course of action to remediate a finding.Methods in software.amazon.awssdk.services.codegurusecurity.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 a finding.
-