| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListAssetBundleImportJobsResult> |
AbstractAmazonQuickSightAsync.listAssetBundleImportJobsAsync(ListAssetBundleImportJobsRequest request,
AsyncHandler<ListAssetBundleImportJobsRequest,ListAssetBundleImportJobsResult> asyncHandler) |
Future<ListAssetBundleImportJobsResult> |
AmazonQuickSightAsync.listAssetBundleImportJobsAsync(ListAssetBundleImportJobsRequest listAssetBundleImportJobsRequest,
AsyncHandler<ListAssetBundleImportJobsRequest,ListAssetBundleImportJobsResult> asyncHandler)
Lists all asset bundle import jobs that have taken place in the last 14 days.
|
Future<ListAssetBundleImportJobsResult> |
AmazonQuickSightAsyncClient.listAssetBundleImportJobsAsync(ListAssetBundleImportJobsRequest request,
AsyncHandler<ListAssetBundleImportJobsRequest,ListAssetBundleImportJobsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListAssetBundleImportJobsRequest |
ListAssetBundleImportJobsRequest.clone() |
ListAssetBundleImportJobsRequest |
ListAssetBundleImportJobsRequest.withAwsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that the import jobs were executed in.
|
ListAssetBundleImportJobsRequest |
ListAssetBundleImportJobsRequest.withMaxResults(Integer maxResults)
The maximum number of results to be returned per request.
|
ListAssetBundleImportJobsRequest |
ListAssetBundleImportJobsRequest.withNextToken(String nextToken)
The token for the next set of results, or null if there are no more results.
|
Copyright © 2024. All rights reserved.