Interface CreateJobTemplateResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateJobTemplateResponse.Builder,CreateJobTemplateResponse>, EmrContainersResponse.Builder, SdkBuilder<CreateJobTemplateResponse.Builder,CreateJobTemplateResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateJobTemplateResponse

public static interface CreateJobTemplateResponse.Builder extends EmrContainersResponse.Builder, SdkPojo, CopyableBuilder<CreateJobTemplateResponse.Builder,CreateJobTemplateResponse>
  • Method Details

    • id

      This output display the created job template ID.

      Parameters:
      id - This output display the created job template ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      This output displays the name of the created job template.

      Parameters:
      name - This output displays the name of the created job template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      This output display the ARN of the created job template.

      Parameters:
      arn - This output display the ARN of the created job template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      This output displays the date and time when the job template was created.

      Parameters:
      createdAt - This output displays the date and time when the job template was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.