| Package | Description |
|---|---|
| com.amazonaws.services.trustedadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
static RecommendationPillar |
RecommendationPillar.fromValue(String value)
Use this in place of valueOf.
|
static RecommendationPillar |
RecommendationPillar.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecommendationPillar[] |
RecommendationPillar.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListChecksRequest |
ListChecksRequest.withPillar(RecommendationPillar pillar)
The pillar of the check
|
ListRecommendationsRequest |
ListRecommendationsRequest.withPillar(RecommendationPillar pillar)
The pillar of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withPillar(RecommendationPillar pillar)
The pillar of the Recommendation
|
RecommendationSummary |
RecommendationSummary.withPillars(RecommendationPillar... pillars)
The Pillars that the Recommendation is optimizing
|
Recommendation |
Recommendation.withPillars(RecommendationPillar... pillars)
The Pillars that the Recommendation is optimizing
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withPillars(RecommendationPillar... pillars)
The Pillars that the Recommendation is optimizing
|
CheckSummary |
CheckSummary.withPillars(RecommendationPillar... pillars)
The Recommendation pillars that the AWS Trusted Advisor Check falls under
|
OrganizationRecommendation |
OrganizationRecommendation.withPillars(RecommendationPillar... pillars)
The Pillars that the Recommendation is optimizing
|
Copyright © 2024. All rights reserved.