| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
List<ProfileChoice> |
ProfileQuestion.questionChoices()
The question choices.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileQuestion.Builder |
ProfileQuestion.Builder.questionChoices(ProfileChoice... questionChoices)
The question choices.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileQuestion.Builder |
ProfileQuestion.Builder.questionChoices(Collection<ProfileChoice> questionChoices)
The question choices.
|
Copyright © 2023. All rights reserved.