Interface CreateEvaluatorResponse.Builder

  • Method Details

    • evaluatorArn

      CreateEvaluatorResponse.Builder evaluatorArn(String evaluatorArn)

      The Amazon Resource Name (ARN) of the created evaluator.

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

      CreateEvaluatorResponse.Builder evaluatorId(String evaluatorId)

      The unique identifier of the created evaluator.

      Parameters:
      evaluatorId - The unique identifier of the created evaluator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The timestamp when the evaluator was created.

      Parameters:
      createdAt - The timestamp when the evaluator was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the evaluator creation operation.

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

      The status of the evaluator creation operation.

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