Interface UpdateJobPriorityResponse.Builder

  • Method Details

    • jobId

      The ID for the job whose priority Amazon S3 updated.

      Parameters:
      jobId - The ID for the job whose priority Amazon S3 updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • priority

      The new priority assigned to the specified job.

      Parameters:
      priority - The new priority assigned to the specified job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.