| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default StartAssetBundleImportJobResponse |
QuickSightClient.startAssetBundleImportJob(Consumer<StartAssetBundleImportJobRequest.Builder> startAssetBundleImportJobRequest)
Starts an Asset Bundle import job.
|
default StartAssetBundleImportJobResponse |
QuickSightClient.startAssetBundleImportJob(StartAssetBundleImportJobRequest startAssetBundleImportJobRequest)
Starts an Asset Bundle import job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartAssetBundleImportJobResponse> |
QuickSightAsyncClient.startAssetBundleImportJob(Consumer<StartAssetBundleImportJobRequest.Builder> startAssetBundleImportJobRequest)
Starts an Asset Bundle import job.
|
default CompletableFuture<StartAssetBundleImportJobResponse> |
QuickSightAsyncClient.startAssetBundleImportJob(StartAssetBundleImportJobRequest startAssetBundleImportJobRequest)
Starts an Asset Bundle import job.
|
Copyright © 2023. All rights reserved.