Interface CreateJobResponse.Builder

  • Method Details

    • jobArn

      The job ARN.

      Parameters:
      jobArn - The job ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • jobId

      The unique identifier you assigned to this job.

      Parameters:
      jobId - The unique identifier you assigned to this job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      CreateJobResponse.Builder description(String description)

      The job description.

      Parameters:
      description - The job description.
      Returns:
      Returns a reference to this object so that method calls can be chained together.