Interface QuotaPeriod.Builder

  • Method Details

    • periodValue

      QuotaPeriod.Builder periodValue(Integer periodValue)

      The value associated with the reported PeriodUnit.

      Parameters:
      periodValue - The value associated with the reported PeriodUnit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • periodUnit

      QuotaPeriod.Builder periodUnit(String periodUnit)

      The time unit.

      Parameters:
      periodUnit - The time unit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • periodUnit

      QuotaPeriod.Builder periodUnit(PeriodUnit periodUnit)

      The time unit.

      Parameters:
      periodUnit - The time unit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: