| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model | |
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleExportJobSummary> |
ListAssetBundleExportJobsResponse.assetBundleExportJobSummaryList()
A list of export job summaries.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssetBundleExportJobsResponse.Builder |
ListAssetBundleExportJobsResponse.Builder.assetBundleExportJobSummaryList(AssetBundleExportJobSummary... assetBundleExportJobSummaryList)
A list of export job summaries.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssetBundleExportJobsResponse.Builder |
ListAssetBundleExportJobsResponse.Builder.assetBundleExportJobSummaryList(Collection<AssetBundleExportJobSummary> assetBundleExportJobSummaryList)
A list of export job summaries.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<AssetBundleExportJobSummary> |
ListAssetBundleExportJobsPublisher.assetBundleExportJobSummaryList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<AssetBundleExportJobSummary> |
ListAssetBundleExportJobsIterable.assetBundleExportJobSummaryList()
Returns an iterable to iterate through the paginated
ListAssetBundleExportJobsResponse.assetBundleExportJobSummaryList() member. |
Copyright © 2023. All rights reserved.