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