Interface AcquiredLimit.Builder

  • Method Details

    • limitId

      AcquiredLimit.Builder limitId(String limitId)

      The unique identifier of the limit.

      Parameters:
      limitId - The unique identifier of the limit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • count

      The number of limit resources used.

      Parameters:
      count - The number of limit resources used.
      Returns:
      Returns a reference to this object so that method calls can be chained together.