| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateIngestionResponse |
QuickSightClient.createIngestion(Consumer<CreateIngestionRequest.Builder> createIngestionRequest)
Creates and starts a new SPICE ingestion on a dataset
|
default CreateIngestionResponse |
QuickSightClient.createIngestion(CreateIngestionRequest createIngestionRequest)
Creates and starts a new SPICE ingestion on a dataset
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateIngestionResponse> |
QuickSightAsyncClient.createIngestion(Consumer<CreateIngestionRequest.Builder> createIngestionRequest)
Creates and starts a new SPICE ingestion on a dataset
|
default CompletableFuture<CreateIngestionResponse> |
QuickSightAsyncClient.createIngestion(CreateIngestionRequest createIngestionRequest)
Creates and starts a new SPICE ingestion on a dataset
|
Copyright © 2020. All rights reserved.