| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
List<Choice> |
Answer.choices()
Returns the value of the Choices property for this object.
|
List<Choice> |
AnswerSummary.choices()
Returns the value of the Choices property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Answer.Builder |
Answer.Builder.choices(Choice... choices)
Sets the value of the Choices property for this object.
|
AnswerSummary.Builder |
AnswerSummary.Builder.choices(Choice... choices)
Sets the value of the Choices property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Answer.Builder |
Answer.Builder.choices(Collection<Choice> choices)
Sets the value of the Choices property for this object.
|
AnswerSummary.Builder |
AnswerSummary.Builder.choices(Collection<Choice> choices)
Sets the value of the Choices property for this object.
|
Copyright © 2023. All rights reserved.