Interface DeleteDataSetResponse.Builder

    • Method Detail

      • arn

        DeleteDataSetResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the dataset.

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

        DeleteDataSetResponse.Builder dataSetId​(String dataSetId)

        The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

        Parameters:
        dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • requestId

        DeleteDataSetResponse.Builder requestId​(String 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

        DeleteDataSetResponse.Builder status​(Integer 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.