Interface AssociateTargetsWithJobResponse.Builder

    • Method Detail

      • jobArn

        AssociateTargetsWithJobResponse.Builder jobArn​(String 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

        AssociateTargetsWithJobResponse.Builder jobId​(String 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

        AssociateTargetsWithJobResponse.Builder description​(String 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.