| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteProfileShareResponse |
WellArchitectedClient.deleteProfileShare(Consumer<DeleteProfileShareRequest.Builder> deleteProfileShareRequest)
Delete a profile share.
|
default DeleteProfileShareResponse |
WellArchitectedClient.deleteProfileShare(DeleteProfileShareRequest deleteProfileShareRequest)
Delete a profile share.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteProfileShareResponse> |
WellArchitectedAsyncClient.deleteProfileShare(Consumer<DeleteProfileShareRequest.Builder> deleteProfileShareRequest)
Delete a profile share.
|
default CompletableFuture<DeleteProfileShareResponse> |
WellArchitectedAsyncClient.deleteProfileShare(DeleteProfileShareRequest deleteProfileShareRequest)
Delete a profile share.
|
Copyright © 2023. All rights reserved.