public static interface DeleteAccountCustomizationRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<DeleteAccountCustomizationRequest.Builder,DeleteAccountCustomizationRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteAccountCustomizationRequest.Builder |
awsAccountId(String awsAccountId)
The ID for the AWS account that you want to delete QuickSight customizations from in this AWS Region.
|
DeleteAccountCustomizationRequest.Builder |
namespace(String namespace)
The QuickSight namespace that you're deleting the customizations from.
|
DeleteAccountCustomizationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteAccountCustomizationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteAccountCustomizationRequest.Builder awsAccountId(String awsAccountId)
The ID for the AWS account that you want to delete QuickSight customizations from in this AWS Region.
awsAccountId - The ID for the AWS account that you want to delete QuickSight customizations from in this AWS Region.DeleteAccountCustomizationRequest.Builder namespace(String namespace)
The QuickSight namespace that you're deleting the customizations from.
namespace - The QuickSight namespace that you're deleting the customizations from.DeleteAccountCustomizationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteAccountCustomizationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.