Interface FrontOfQuotaSharesDetail.Builder

  • Method Details

    • quotaShares

      Contains a list of the first RUNNABLE job in each named quota share.

      Parameters:
      quotaShares - Contains a list of the first RUNNABLE job in each named quota share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdatedAt

      FrontOfQuotaSharesDetail.Builder lastUpdatedAt(Long lastUpdatedAt)

      The Unix timestamp (in milliseconds) for when the first RUNNABLE job per quota share were all last updated.

      Parameters:
      lastUpdatedAt - The Unix timestamp (in milliseconds) for when the first RUNNABLE job per quota share were all last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.