| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteAccountSubscriptionResponse |
QuickSightClient.deleteAccountSubscription(Consumer<DeleteAccountSubscriptionRequest.Builder> deleteAccountSubscriptionRequest)
Use the
DeleteAccountSubscription operation to delete an Amazon QuickSight account. |
default DeleteAccountSubscriptionResponse |
QuickSightClient.deleteAccountSubscription(DeleteAccountSubscriptionRequest deleteAccountSubscriptionRequest)
Use the
DeleteAccountSubscription operation to delete an Amazon QuickSight account. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteAccountSubscriptionResponse> |
QuickSightAsyncClient.deleteAccountSubscription(Consumer<DeleteAccountSubscriptionRequest.Builder> deleteAccountSubscriptionRequest)
Use the
DeleteAccountSubscription operation to delete an Amazon QuickSight account. |
default CompletableFuture<DeleteAccountSubscriptionResponse> |
QuickSightAsyncClient.deleteAccountSubscription(DeleteAccountSubscriptionRequest deleteAccountSubscriptionRequest)
Use the
DeleteAccountSubscription operation to delete an Amazon QuickSight account. |
Copyright © 2023. All rights reserved.