| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateWorkloadResponse |
WellArchitectedClient.updateWorkload(Consumer<UpdateWorkloadRequest.Builder> updateWorkloadRequest)
Update an existing workload.
|
default UpdateWorkloadResponse |
WellArchitectedClient.updateWorkload(UpdateWorkloadRequest updateWorkloadRequest)
Update an existing workload.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateWorkloadResponse> |
WellArchitectedAsyncClient.updateWorkload(Consumer<UpdateWorkloadRequest.Builder> updateWorkloadRequest)
Update an existing workload.
|
default CompletableFuture<UpdateWorkloadResponse> |
WellArchitectedAsyncClient.updateWorkload(UpdateWorkloadRequest updateWorkloadRequest)
Update an existing workload.
|
Copyright © 2023. All rights reserved.