| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeIngestionResult |
AbstractAmazonQuickSight.describeIngestion(DescribeIngestionRequest request) |
DescribeIngestionResult |
AmazonQuickSight.describeIngestion(DescribeIngestionRequest describeIngestionRequest)
Describes a SPICE ingestion.
|
DescribeIngestionResult |
AmazonQuickSightClient.describeIngestion(DescribeIngestionRequest request)
Describes a SPICE ingestion.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeIngestionResult> |
AbstractAmazonQuickSightAsync.describeIngestionAsync(DescribeIngestionRequest request,
AsyncHandler<DescribeIngestionRequest,DescribeIngestionResult> asyncHandler) |
Future<DescribeIngestionResult> |
AmazonQuickSightAsync.describeIngestionAsync(DescribeIngestionRequest describeIngestionRequest,
AsyncHandler<DescribeIngestionRequest,DescribeIngestionResult> asyncHandler)
Describes a SPICE ingestion.
|
Future<DescribeIngestionResult> |
AmazonQuickSightAsyncClient.describeIngestionAsync(DescribeIngestionRequest request,
AsyncHandler<DescribeIngestionRequest,DescribeIngestionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeIngestionResult |
DescribeIngestionResult.clone() |
DescribeIngestionResult |
DescribeIngestionResult.withIngestion(Ingestion ingestion)
Information about the ingestion.
|
DescribeIngestionResult |
DescribeIngestionResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
DescribeIngestionResult |
DescribeIngestionResult.withStatus(Integer status)
The HTTP status of the request.
|
Copyright © 2023. All rights reserved.