Interface UpdateEvaluationFormResponse.Builder

    • Method Detail

      • evaluationFormId

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

        UpdateEvaluationFormResponse.Builder evaluationFormArn​(String evaluationFormArn)

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

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

        UpdateEvaluationFormResponse.Builder evaluationFormVersion​(Integer evaluationFormVersion)

        The version of the updated evaluation form resource.

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