Interface CreateEvaluationJobResponse.Builder

    • Method Detail

      • jobArn

        CreateEvaluationJobResponse.Builder jobArn​(String jobArn)

        The ARN of the model evaluation job.

        Parameters:
        jobArn - The ARN of the model evaluation job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.