| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
CancelIngestionResult |
AbstractAmazonQuickSight.cancelIngestion(CancelIngestionRequest request) |
CancelIngestionResult |
AmazonQuickSight.cancelIngestion(CancelIngestionRequest cancelIngestionRequest)
Cancels an ongoing ingestion of data into SPICE.
|
CancelIngestionResult |
AmazonQuickSightClient.cancelIngestion(CancelIngestionRequest request)
Cancels an ongoing ingestion of data into SPICE.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CancelIngestionResult> |
AbstractAmazonQuickSightAsync.cancelIngestionAsync(CancelIngestionRequest request,
AsyncHandler<CancelIngestionRequest,CancelIngestionResult> asyncHandler) |
Future<CancelIngestionResult> |
AmazonQuickSightAsync.cancelIngestionAsync(CancelIngestionRequest cancelIngestionRequest,
AsyncHandler<CancelIngestionRequest,CancelIngestionResult> asyncHandler)
Cancels an ongoing ingestion of data into SPICE.
|
Future<CancelIngestionResult> |
AmazonQuickSightAsyncClient.cancelIngestionAsync(CancelIngestionRequest request,
AsyncHandler<CancelIngestionRequest,CancelIngestionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CancelIngestionResult |
CancelIngestionResult.clone() |
CancelIngestionResult |
CancelIngestionResult.withArn(String arn)
The Amazon Resource Name (ARN) for the data ingestion.
|
CancelIngestionResult |
CancelIngestionResult.withIngestionId(String ingestionId)
An ID for the ingestion.
|
CancelIngestionResult |
CancelIngestionResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
CancelIngestionResult |
CancelIngestionResult.withStatus(Integer status)
The HTTP status of the request.
|
Copyright © 2024. All rights reserved.