Interface AssociateTargetsWithJobResponse.Builder

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

public static interface AssociateTargetsWithJobResponse.Builder extends IotResponse.Builder, SdkPojo, CopyableBuilder<AssociateTargetsWithJobResponse.Builder,AssociateTargetsWithJobResponse>
  • Method Details

    • jobArn

      An ARN identifying the job.

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

      The unique identifier you assigned to this job when it was created.

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

      A short text description of the job.

      Parameters:
      description - A short text description of the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.