Interface ActivateEvaluationFormResponse.Builder

  • Method Details

    • evaluationFormId

      ActivateEvaluationFormResponse.Builder evaluationFormId(String evaluationFormId)

      The unique identifier for the evaluation form.

      Parameters:
      evaluationFormId - The unique identifier for the evaluation form.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • evaluationFormArn

      ActivateEvaluationFormResponse.Builder evaluationFormArn(String evaluationFormArn)

      The Amazon Resource Name (ARN) for the evaluation form resource.

      Parameters:
      evaluationFormArn - The Amazon Resource Name (ARN) for the evaluation form resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • evaluationFormVersion

      ActivateEvaluationFormResponse.Builder evaluationFormVersion(Integer evaluationFormVersion)

      A version of the evaluation form.

      Parameters:
      evaluationFormVersion - A version of the evaluation form.
      Returns:
      Returns a reference to this object so that method calls can be chained together.