| Package | Description |
|---|---|
| com.amazonaws.services.trustedadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
static RecommendationStatus |
RecommendationStatus.fromValue(String value)
Use this in place of valueOf.
|
static RecommendationStatus |
RecommendationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecommendationStatus[] |
RecommendationStatus.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.withStatus(RecommendationStatus status)
The status of the Recommendation
|
Recommendation |
Recommendation.withStatus(RecommendationStatus status)
The status of the Recommendation
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withStatus(RecommendationStatus status)
The status of the Recommendation
|
ListRecommendationsRequest |
ListRecommendationsRequest.withStatus(RecommendationStatus status)
The status of the Recommendation
|
OrganizationRecommendation |
OrganizationRecommendation.withStatus(RecommendationStatus status)
The status of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withStatus(RecommendationStatus status)
The status of the Recommendation
|
Copyright © 2024. All rights reserved.