| Package | Description |
|---|---|
| com.amazonaws.services.trustedadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
static RecommendationLifecycleStage |
RecommendationLifecycleStage.fromValue(String value)
Use this in place of valueOf.
|
static RecommendationLifecycleStage |
RecommendationLifecycleStage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecommendationLifecycleStage[] |
RecommendationLifecycleStage.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.withLifecycleStage(RecommendationLifecycleStage lifecycleStage)
The lifecycle stage from AWS Trusted Advisor Priority
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withLifecycleStage(RecommendationLifecycleStage lifecycleStage)
The lifecycle stage from AWS Trusted Advisor Priority
|
AccountRecommendationLifecycleSummary |
AccountRecommendationLifecycleSummary.withLifecycleStage(RecommendationLifecycleStage lifecycleStage)
The lifecycle stage from AWS Trusted Advisor Priority
|
Recommendation |
Recommendation.withLifecycleStage(RecommendationLifecycleStage lifecycleStage)
The lifecycle stage from AWS Trusted Advisor Priority
|
OrganizationRecommendation |
OrganizationRecommendation.withLifecycleStage(RecommendationLifecycleStage lifecycleStage)
The lifecycle stage from AWS Trusted Advisor Priority
|
Copyright © 2024. All rights reserved.