| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| software.amazon.awssdk.services.wellarchitected.paginators | |
| software.amazon.awssdk.services.wellarchitected.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListAnswersResponse |
WellArchitectedClient.listAnswers(ListAnswersRequest listAnswersRequest)
List of answers for a particular workload and lens.
|
default CompletableFuture<ListAnswersResponse> |
WellArchitectedAsyncClient.listAnswers(ListAnswersRequest listAnswersRequest)
List of answers for a particular workload and lens.
|
default ListAnswersIterable |
WellArchitectedClient.listAnswersPaginator(ListAnswersRequest listAnswersRequest)
List of answers for a particular workload and lens.
|
default ListAnswersPublisher |
WellArchitectedAsyncClient.listAnswersPaginator(ListAnswersRequest listAnswersRequest)
List of answers for a particular workload and lens.
|
| Constructor and Description |
|---|
ListAnswersIterable(WellArchitectedClient client,
ListAnswersRequest firstRequest) |
ListAnswersPublisher(WellArchitectedAsyncClient client,
ListAnswersRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAnswersRequestMarshaller.marshall(ListAnswersRequest listAnswersRequest) |
Copyright © 2023. All rights reserved.