| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateWorkloadShareResponse |
WellArchitectedClient.updateWorkloadShare(Consumer<UpdateWorkloadShareRequest.Builder> updateWorkloadShareRequest)
Update a workload share.
|
default UpdateWorkloadShareResponse |
WellArchitectedClient.updateWorkloadShare(UpdateWorkloadShareRequest updateWorkloadShareRequest)
Update a workload share.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateWorkloadShareResponse> |
WellArchitectedAsyncClient.updateWorkloadShare(Consumer<UpdateWorkloadShareRequest.Builder> updateWorkloadShareRequest)
Update a workload share.
|
default CompletableFuture<UpdateWorkloadShareResponse> |
WellArchitectedAsyncClient.updateWorkloadShare(UpdateWorkloadShareRequest updateWorkloadShareRequest)
Update a workload share.
|
Copyright © 2023. All rights reserved.