| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAnswerResponse |
WellArchitectedClient.updateAnswer(Consumer<UpdateAnswerRequest.Builder> updateAnswerRequest)
Update the answer to a specific question in a workload review.
|
default UpdateAnswerResponse |
WellArchitectedClient.updateAnswer(UpdateAnswerRequest updateAnswerRequest)
Update the answer to a specific question in a workload review.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAnswerResponse> |
WellArchitectedAsyncClient.updateAnswer(Consumer<UpdateAnswerRequest.Builder> updateAnswerRequest)
Update the answer to a specific question in a workload review.
|
default CompletableFuture<UpdateAnswerResponse> |
WellArchitectedAsyncClient.updateAnswer(UpdateAnswerRequest updateAnswerRequest)
Update the answer to a specific question in a workload review.
|
Copyright © 2023. All rights reserved.