Interface CreateEvaluationFormResponse.Builder

    • Method Detail

      • evaluationFormId

        CreateEvaluationFormResponse.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

        CreateEvaluationFormResponse.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.