| Package | Description |
|---|---|
| com.amazonaws.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
static RecommendationCategory |
RecommendationCategory.fromValue(String value)
Use this in place of valueOf.
|
static RecommendationCategory |
RecommendationCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecommendationCategory[] |
RecommendationCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationSummary |
RecommendationSummary.withRecommendationCategory(RecommendationCategory recommendationCategory)
The type of a recommendation.
|
Copyright © 2022. All rights reserved.