public static interface QuotaPeriod.Builder extends SdkPojo, CopyableBuilder<QuotaPeriod.Builder,QuotaPeriod>
| Modifier and Type | Method and Description |
|---|---|
QuotaPeriod.Builder |
periodUnit(PeriodUnit periodUnit)
The time unit.
|
QuotaPeriod.Builder |
periodUnit(String periodUnit)
The time unit.
|
QuotaPeriod.Builder |
periodValue(Integer periodValue)
The value associated with the reported
PeriodUnit. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildQuotaPeriod.Builder periodValue(Integer periodValue)
The value associated with the reported PeriodUnit.
periodValue - The value associated with the reported PeriodUnit.QuotaPeriod.Builder periodUnit(String periodUnit)
The time unit.
periodUnit - The time unit.PeriodUnit,
PeriodUnitQuotaPeriod.Builder periodUnit(PeriodUnit periodUnit)
The time unit.
periodUnit - The time unit.PeriodUnit,
PeriodUnitCopyright © 2023. All rights reserved.