| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateWorkloadShareResponse |
WellArchitectedClient.createWorkloadShare(Consumer<CreateWorkloadShareRequest.Builder> createWorkloadShareRequest)
Create a workload share.
|
default CreateWorkloadShareResponse |
WellArchitectedClient.createWorkloadShare(CreateWorkloadShareRequest createWorkloadShareRequest)
Create a workload share.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateWorkloadShareResponse> |
WellArchitectedAsyncClient.createWorkloadShare(Consumer<CreateWorkloadShareRequest.Builder> createWorkloadShareRequest)
Create a workload share.
|
default CompletableFuture<CreateWorkloadShareResponse> |
WellArchitectedAsyncClient.createWorkloadShare(CreateWorkloadShareRequest createWorkloadShareRequest)
Create a workload share.
|
Copyright © 2023. All rights reserved.