| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateProfileShareResponse |
WellArchitectedClient.createProfileShare(Consumer<CreateProfileShareRequest.Builder> createProfileShareRequest)
Create a profile share.
|
default CreateProfileShareResponse |
WellArchitectedClient.createProfileShare(CreateProfileShareRequest createProfileShareRequest)
Create a profile share.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateProfileShareResponse> |
WellArchitectedAsyncClient.createProfileShare(Consumer<CreateProfileShareRequest.Builder> createProfileShareRequest)
Create a profile share.
|
default CompletableFuture<CreateProfileShareResponse> |
WellArchitectedAsyncClient.createProfileShare(CreateProfileShareRequest createProfileShareRequest)
Create a profile share.
|
Copyright © 2023. All rights reserved.