public static interface ListAssetBundleExportJobsRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<ListAssetBundleExportJobsRequest.Builder,ListAssetBundleExportJobsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListAssetBundleExportJobsRequest.Builder |
awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that the export jobs were executed in.
|
ListAssetBundleExportJobsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to be returned per request.
|
ListAssetBundleExportJobsRequest.Builder |
nextToken(String nextToken)
The token for the next set of results, or null if there are no more results.
|
ListAssetBundleExportJobsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListAssetBundleExportJobsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListAssetBundleExportJobsRequest.Builder awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that the export jobs were executed in.
awsAccountId - The ID of the Amazon Web Services account that the export jobs were executed in.ListAssetBundleExportJobsRequest.Builder nextToken(String nextToken)
The token for the next set of results, or null if there are no more results.
nextToken - The token for the next set of results, or null if there are no more results.ListAssetBundleExportJobsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to be returned per request.
maxResults - The maximum number of results to be returned per request.ListAssetBundleExportJobsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListAssetBundleExportJobsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.