Interface CreateLabelingJobResponse.Builder

    • Method Detail

      • labelingJobArn

        CreateLabelingJobResponse.Builder labelingJobArn​(String labelingJobArn)

        The Amazon Resource Name (ARN) of the labeling job. You use this ARN to identify the labeling job.

        Parameters:
        labelingJobArn - The Amazon Resource Name (ARN) of the labeling job. You use this ARN to identify the labeling job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.