| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default GetAnswerResponse |
WellArchitectedClient.getAnswer(Consumer<GetAnswerRequest.Builder> getAnswerRequest)
Get the answer to a specific question in a workload review.
|
default GetAnswerResponse |
WellArchitectedClient.getAnswer(GetAnswerRequest getAnswerRequest)
Get the answer to a specific question in a workload review.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAnswerResponse> |
WellArchitectedAsyncClient.getAnswer(Consumer<GetAnswerRequest.Builder> getAnswerRequest)
Get the answer to a specific question in a workload review.
|
default CompletableFuture<GetAnswerResponse> |
WellArchitectedAsyncClient.getAnswer(GetAnswerRequest getAnswerRequest)
Get the answer to a specific question in a workload review.
|
Copyright © 2023. All rights reserved.