Interface CancelIngestionResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CancelIngestionResponse.Builder,CancelIngestionResponse>, QuickSightResponse.Builder, SdkBuilder<CancelIngestionResponse.Builder,CancelIngestionResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CancelIngestionResponse

public static interface CancelIngestionResponse.Builder extends QuickSightResponse.Builder, SdkPojo, CopyableBuilder<CancelIngestionResponse.Builder,CancelIngestionResponse>
  • Method Details

    • arn

      The Amazon Resource Name (ARN) for the data ingestion.

      Parameters:
      arn - The Amazon Resource Name (ARN) for the data ingestion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ingestionId

      CancelIngestionResponse.Builder ingestionId(String ingestionId)

      An ID for the ingestion.

      Parameters:
      ingestionId - An ID for the ingestion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestId

      The Amazon Web Services request ID for this operation.

      Parameters:
      requestId - The Amazon Web Services request ID for this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The HTTP status of the request.

      Parameters:
      status - The HTTP status of the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.