| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
ChoiceContent |
ChoiceContent.clone() |
ChoiceContent |
Choice.getHelpfulResource()
The choice level helpful resource.
|
ChoiceContent |
Choice.getImprovementPlan()
The choice level improvement plan.
|
ChoiceContent |
ChoiceContent.withDisplayText(String displayText)
The display text for the choice content.
|
ChoiceContent |
ChoiceContent.withUrl(String url)
The URL for the choice content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Choice.setHelpfulResource(ChoiceContent helpfulResource)
The choice level helpful resource.
|
void |
Choice.setImprovementPlan(ChoiceContent improvementPlan)
The choice level improvement plan.
|
Choice |
Choice.withHelpfulResource(ChoiceContent helpfulResource)
The choice level helpful resource.
|
Choice |
Choice.withImprovementPlan(ChoiceContent improvementPlan)
The choice level improvement plan.
|
Copyright © 2022. All rights reserved.