| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListAssetBundleImportJobsResponse |
QuickSightClient.listAssetBundleImportJobs(Consumer<ListAssetBundleImportJobsRequest.Builder> listAssetBundleImportJobsRequest)
Lists all asset bundle import jobs that have taken place in the last 14 days.
|
default ListAssetBundleImportJobsResponse |
QuickSightClient.listAssetBundleImportJobs(ListAssetBundleImportJobsRequest listAssetBundleImportJobsRequest)
Lists all asset bundle import jobs that have taken place in the last 14 days.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAssetBundleImportJobsResponse> |
QuickSightAsyncClient.listAssetBundleImportJobs(Consumer<ListAssetBundleImportJobsRequest.Builder> listAssetBundleImportJobsRequest)
Lists all asset bundle import jobs that have taken place in the last 14 days.
|
default CompletableFuture<ListAssetBundleImportJobsResponse> |
QuickSightAsyncClient.listAssetBundleImportJobs(ListAssetBundleImportJobsRequest listAssetBundleImportJobsRequest)
Lists all asset bundle import jobs that have taken place in the last 14 days.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAssetBundleImportJobsResponse> |
ListAssetBundleImportJobsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAssetBundleImportJobsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAssetBundleImportJobsResponse> subscriber) |
Copyright © 2023. All rights reserved.