| Package | Description |
|---|---|
| com.amazonaws.services.servicequotas.model |
| Modifier and Type | Method and Description |
|---|---|
QuotaPeriod |
QuotaPeriod.clone() |
QuotaPeriod |
ServiceQuota.getPeriod()
The period of time.
|
QuotaPeriod |
QuotaPeriod.withPeriodUnit(PeriodUnit periodUnit)
The time unit.
|
QuotaPeriod |
QuotaPeriod.withPeriodUnit(String periodUnit)
The time unit.
|
QuotaPeriod |
QuotaPeriod.withPeriodValue(Integer periodValue)
The value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceQuota.setPeriod(QuotaPeriod period)
The period of time.
|
ServiceQuota |
ServiceQuota.withPeriod(QuotaPeriod period)
The period of time.
|
Copyright © 2022. All rights reserved.