Interface DeleteBatchEvaluationResponse.Builder

  • Method Details

    • batchEvaluationId

      DeleteBatchEvaluationResponse.Builder batchEvaluationId(String batchEvaluationId)

      The unique identifier of the deleted batch evaluation.

      Parameters:
      batchEvaluationId - The unique identifier of the deleted batch evaluation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • batchEvaluationArn

      DeleteBatchEvaluationResponse.Builder batchEvaluationArn(String batchEvaluationArn)

      The Amazon Resource Name (ARN) of the deleted batch evaluation.

      Parameters:
      batchEvaluationArn - The Amazon Resource Name (ARN) of the deleted batch evaluation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the batch evaluation deletion operation.

      Parameters:
      status - The status of the batch evaluation deletion operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the batch evaluation deletion operation.

      Parameters:
      status - The status of the batch evaluation deletion operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: