public static interface RestoreAnalysisRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<RestoreAnalysisRequest.Builder,RestoreAnalysisRequest>
| Modifier and Type | Method and Description |
|---|---|
RestoreAnalysisRequest.Builder |
analysisId(String analysisId)
The ID of the analysis that you're restoring.
|
RestoreAnalysisRequest.Builder |
awsAccountId(String awsAccountId)
The ID of the AWS account that contains the analysis.
|
RestoreAnalysisRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RestoreAnalysisRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRestoreAnalysisRequest.Builder awsAccountId(String awsAccountId)
The ID of the AWS account that contains the analysis.
awsAccountId - The ID of the AWS account that contains the analysis.RestoreAnalysisRequest.Builder analysisId(String analysisId)
The ID of the analysis that you're restoring.
analysisId - The ID of the analysis that you're restoring.RestoreAnalysisRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRestoreAnalysisRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.