Interface CreateClassificationJobResponse.Builder

    • Method Detail

      • jobArn

        CreateClassificationJobResponse.Builder jobArn​(String jobArn)

        The Amazon Resource Name (ARN) of the job.

        Parameters:
        jobArn - The Amazon Resource Name (ARN) of the job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • jobId

        CreateClassificationJobResponse.Builder jobId​(String jobId)

        The unique identifier for the job.

        Parameters:
        jobId - The unique identifier for the job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.