Interface UpdateJobPriorityResponse.Builder

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

public static interface UpdateJobPriorityResponse.Builder extends S3ControlResponse.Builder, SdkPojo, CopyableBuilder<UpdateJobPriorityResponse.Builder,UpdateJobPriorityResponse>
  • 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.