public static interface DeleteAccountSubscriptionRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<DeleteAccountSubscriptionRequest.Builder,DeleteAccountSubscriptionRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteAccountSubscriptionRequest.Builder |
awsAccountId(String awsAccountId)
The Amazon Web Services account ID of the account that you want to delete.
|
DeleteAccountSubscriptionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteAccountSubscriptionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteAccountSubscriptionRequest.Builder awsAccountId(String awsAccountId)
The Amazon Web Services account ID of the account that you want to delete.
awsAccountId - The Amazon Web Services account ID of the account that you want to delete.DeleteAccountSubscriptionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteAccountSubscriptionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.