| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default StartAssetBundleExportJobResponse |
QuickSightClient.startAssetBundleExportJob(Consumer<StartAssetBundleExportJobRequest.Builder> startAssetBundleExportJobRequest)
Starts an Asset Bundle export job.
|
default StartAssetBundleExportJobResponse |
QuickSightClient.startAssetBundleExportJob(StartAssetBundleExportJobRequest startAssetBundleExportJobRequest)
Starts an Asset Bundle export job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartAssetBundleExportJobResponse> |
QuickSightAsyncClient.startAssetBundleExportJob(Consumer<StartAssetBundleExportJobRequest.Builder> startAssetBundleExportJobRequest)
Starts an Asset Bundle export job.
|
default CompletableFuture<StartAssetBundleExportJobResponse> |
QuickSightAsyncClient.startAssetBundleExportJob(StartAssetBundleExportJobRequest startAssetBundleExportJobRequest)
Starts an Asset Bundle export job.
|
Copyright © 2023. All rights reserved.