Interface CreateJobTemplateResponse.Builder

  • Method Details

    • jobTemplateArn

      CreateJobTemplateResponse.Builder jobTemplateArn(String jobTemplateArn)

      The ARN of the job template.

      Parameters:
      jobTemplateArn - The ARN of the job template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • jobTemplateId

      CreateJobTemplateResponse.Builder jobTemplateId(String jobTemplateId)

      The unique identifier of the job template.

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