Uses of Class
software.amazon.awssdk.services.codeguruprofiler.model.Pattern
-
Packages that use Pattern Package Description software.amazon.awssdk.services.codeguruprofiler.model -
-
Uses of Pattern in software.amazon.awssdk.services.codeguruprofiler.model
Methods in software.amazon.awssdk.services.codeguruprofiler.model that return Pattern Modifier and Type Method Description PatternRecommendation. pattern()The pattern that analysis recognized in the profile to make this recommendation.Methods in software.amazon.awssdk.services.codeguruprofiler.model with parameters of type Pattern Modifier and Type Method Description Recommendation.BuilderRecommendation.Builder. pattern(Pattern pattern)The pattern that analysis recognized in the profile to make this recommendation.
-