public static interface DescribeAssetBundleExportJobRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<DescribeAssetBundleExportJobRequest.Builder,DescribeAssetBundleExportJobRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeAssetBundleExportJobRequest.Builder |
assetBundleExportJobId(String assetBundleExportJobId)
The ID of the job that you want described.
|
DescribeAssetBundleExportJobRequest.Builder |
awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account the export job is executed in.
|
DescribeAssetBundleExportJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeAssetBundleExportJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeAssetBundleExportJobRequest.Builder awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account the export job is executed in.
awsAccountId - The ID of the Amazon Web Services account the export job is executed in.DescribeAssetBundleExportJobRequest.Builder assetBundleExportJobId(String assetBundleExportJobId)
The ID of the job that you want described. The job ID is set when you start a new job with a
StartAssetBundleExportJob API call.
assetBundleExportJobId - The ID of the job that you want described. The job ID is set when you start a new job with a
StartAssetBundleExportJob API call.DescribeAssetBundleExportJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeAssetBundleExportJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.