| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
CancelIngestionResponse.Builder |
CancelIngestionResponse.Builder.arn(String arn)
The Amazon Resource Name (ARN) for the data ingestion.
|
static CancelIngestionResponse.Builder |
CancelIngestionResponse.builder() |
CancelIngestionResponse.Builder |
CancelIngestionResponse.Builder.ingestionId(String ingestionId)
An ID for the ingestion.
|
CancelIngestionResponse.Builder |
CancelIngestionResponse.Builder.requestId(String requestId)
The AWS request ID for this operation.
|
CancelIngestionResponse.Builder |
CancelIngestionResponse.Builder.status(Integer status)
The HTTP status of the request.
|
CancelIngestionResponse.Builder |
CancelIngestionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CancelIngestionResponse.Builder> |
CancelIngestionResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.