| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChoiceAnswer> |
Answer.choiceAnswers()
A list of selected choices to a question in your workload.
|
| Modifier and Type | Method and Description |
|---|---|
Answer.Builder |
Answer.Builder.choiceAnswers(ChoiceAnswer... choiceAnswers)
A list of selected choices to a question in your workload.
|
| Modifier and Type | Method and Description |
|---|---|
Answer.Builder |
Answer.Builder.choiceAnswers(Collection<ChoiceAnswer> choiceAnswers)
A list of selected choices to a question in your workload.
|
Copyright © 2023. All rights reserved.