| Package | Description |
|---|---|
| com.amazonaws.services.trustedadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateRecommendationLifecycleStage |
UpdateRecommendationLifecycleStage.fromValue(String value)
Use this in place of valueOf.
|
static UpdateRecommendationLifecycleStage |
UpdateRecommendationLifecycleStage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateRecommendationLifecycleStage[] |
UpdateRecommendationLifecycleStage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRecommendationLifecycleRequest |
UpdateRecommendationLifecycleRequest.withLifecycleStage(UpdateRecommendationLifecycleStage lifecycleStage)
The new lifecycle stage
|
UpdateOrganizationRecommendationLifecycleRequest |
UpdateOrganizationRecommendationLifecycleRequest.withLifecycleStage(UpdateRecommendationLifecycleStage lifecycleStage)
The new lifecycle stage
|
Copyright © 2024. All rights reserved.