Interface FrontOfQuotaShareJobSummary.Builder

  • Method Details

    • jobArn

      The ARN for a job in a named quota share.

      Parameters:
      jobArn - The ARN for a job in a named quota share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • earliestTimeAtPosition

      FrontOfQuotaShareJobSummary.Builder earliestTimeAtPosition(Long earliestTimeAtPosition)

      The Unix timestamp (in milliseconds) for when the job transitioned to its current position in the quota share.

      Parameters:
      earliestTimeAtPosition - The Unix timestamp (in milliseconds) for when the job transitioned to its current position in the quota share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.