| Package | Description |
|---|---|
| com.amazonaws.services.trustedadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
static RecommendationType |
RecommendationType.fromValue(String value)
Use this in place of valueOf.
|
static RecommendationType |
RecommendationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecommendationType[] |
RecommendationType.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.withType(RecommendationType type)
Whether the Recommendation was automated or generated by AWS Trusted Advisor Priority
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withType(RecommendationType type)
Whether the Recommendation was automated or generated by AWS Trusted Advisor Priority
|
Recommendation |
Recommendation.withType(RecommendationType type)
Whether the Recommendation was automated or generated by AWS Trusted Advisor Priority
|
OrganizationRecommendation |
OrganizationRecommendation.withType(RecommendationType type)
Whether the Recommendation was automated or generated by AWS Trusted Advisor Priority
|
ListRecommendationsRequest |
ListRecommendationsRequest.withType(RecommendationType type)
The type of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withType(RecommendationType type)
The type of the Recommendation
|
Copyright © 2024. All rights reserved.