Uses of Class
software.amazon.awssdk.services.quicksight.model.CreateIngestionRequest
-
Packages that use CreateIngestionRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of CreateIngestionRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type CreateIngestionRequest Modifier and Type Method Description default CompletableFuture<CreateIngestionResponse>QuickSightAsyncClient. createIngestion(CreateIngestionRequest createIngestionRequest)Creates and starts a new SPICE ingestion for a dataset.default CreateIngestionResponseQuickSightClient. createIngestion(CreateIngestionRequest createIngestionRequest)Creates and starts a new SPICE ingestion for a dataset. -
Uses of CreateIngestionRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type CreateIngestionRequest Modifier and Type Method Description SdkHttpFullRequestCreateIngestionRequestMarshaller. marshall(CreateIngestionRequest createIngestionRequest)
-