| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
ProfileTemplateChoice |
ProfileTemplateChoice.clone() |
ProfileTemplateChoice |
ProfileTemplateChoice.withChoiceDescription(String choiceDescription) |
ProfileTemplateChoice |
ProfileTemplateChoice.withChoiceId(String choiceId) |
ProfileTemplateChoice |
ProfileTemplateChoice.withChoiceTitle(String choiceTitle) |
| Modifier and Type | Method and Description |
|---|---|
List<ProfileTemplateChoice> |
ProfileTemplateQuestion.getQuestionChoices()
The question choices.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileTemplateQuestion |
ProfileTemplateQuestion.withQuestionChoices(ProfileTemplateChoice... questionChoices)
The question choices.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileTemplateQuestion.setQuestionChoices(Collection<ProfileTemplateChoice> questionChoices)
The question choices.
|
ProfileTemplateQuestion |
ProfileTemplateQuestion.withQuestionChoices(Collection<ProfileTemplateChoice> questionChoices)
The question choices.
|
Copyright © 2024. All rights reserved.