Uses of Class
software.amazon.awssdk.services.servicequotas.model.QuotaPeriod
-
Packages that use QuotaPeriod Package Description software.amazon.awssdk.services.servicequotas.model -
-
Uses of QuotaPeriod in software.amazon.awssdk.services.servicequotas.model
Methods in software.amazon.awssdk.services.servicequotas.model that return QuotaPeriod Modifier and Type Method Description QuotaPeriodServiceQuota. period()The period of time.Methods in software.amazon.awssdk.services.servicequotas.model with parameters of type QuotaPeriod Modifier and Type Method Description ServiceQuota.BuilderServiceQuota.Builder. period(QuotaPeriod period)The period of time.
-