public static interface DescribeAnalysisDefinitionRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<DescribeAnalysisDefinitionRequest.Builder,DescribeAnalysisDefinitionRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeAnalysisDefinitionRequest.Builder |
analysisId(String analysisId)
The ID of the analysis that you're describing.
|
DescribeAnalysisDefinitionRequest.Builder |
awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that contains the analysis.
|
DescribeAnalysisDefinitionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeAnalysisDefinitionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeAnalysisDefinitionRequest.Builder awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that contains the analysis. You must be using the Amazon Web Services account that the analysis is in.
awsAccountId - The ID of the Amazon Web Services account that contains the analysis. You must be using the Amazon Web
Services account that the analysis is in.DescribeAnalysisDefinitionRequest.Builder analysisId(String analysisId)
The ID of the analysis that you're describing. The ID is part of the URL of the analysis.
analysisId - The ID of the analysis that you're describing. The ID is part of the URL of the analysis.DescribeAnalysisDefinitionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeAnalysisDefinitionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.