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