| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ListAssetBundleImportJobsResult |
AbstractAmazonQuickSight.listAssetBundleImportJobs(ListAssetBundleImportJobsRequest request) |
ListAssetBundleImportJobsResult |
AmazonQuickSight.listAssetBundleImportJobs(ListAssetBundleImportJobsRequest listAssetBundleImportJobsRequest)
Lists all asset bundle import jobs that have taken place in the last 14 days.
|
ListAssetBundleImportJobsResult |
AmazonQuickSightClient.listAssetBundleImportJobs(ListAssetBundleImportJobsRequest request)
Lists all asset bundle import jobs that have taken place in the last 14 days.
|
| 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 |
|---|---|
ListAssetBundleImportJobsResult |
ListAssetBundleImportJobsResult.clone() |
ListAssetBundleImportJobsResult |
ListAssetBundleImportJobsResult.withAssetBundleImportJobSummaryList(AssetBundleImportJobSummary... assetBundleImportJobSummaryList)
A list of import job summaries.
|
ListAssetBundleImportJobsResult |
ListAssetBundleImportJobsResult.withAssetBundleImportJobSummaryList(Collection<AssetBundleImportJobSummary> assetBundleImportJobSummaryList)
A list of import job summaries.
|
ListAssetBundleImportJobsResult |
ListAssetBundleImportJobsResult.withNextToken(String nextToken)
The token for the next set of results, or null if there are no more results.
|
ListAssetBundleImportJobsResult |
ListAssetBundleImportJobsResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
ListAssetBundleImportJobsResult |
ListAssetBundleImportJobsResult.withStatus(Integer status)
The HTTP status of the response.
|
Copyright © 2023. All rights reserved.