Uses of Class
com.axway.apim.setup.model.Quotas
-
Packages that use Quotas Package Description com.axway.apim.setup com.axway.apim.setup.impl com.axway.apim.setup.model -
-
Uses of Quotas in com.axway.apim.setup
Methods in com.axway.apim.setup that return Quotas Modifier and Type Method Description QuotasAPIManagerSettingsApp. getGlobalQuotas(com.axway.apim.adapter.APIManagerAdapter adapter)Methods in com.axway.apim.setup with parameters of type Quotas Modifier and Type Method Description voidAPIManagerSettingsApp. upsertGlobalQuota(Quotas quotas) -
Uses of Quotas in com.axway.apim.setup.impl
Methods in com.axway.apim.setup.impl with parameters of type Quotas Modifier and Type Method Description voidConsolePrinterGlobalQuotas. export(Quotas quotas) -
Uses of Quotas in com.axway.apim.setup.model
Methods in com.axway.apim.setup.model that return Quotas Modifier and Type Method Description QuotasAPIManagerConfig. getQuotas()Methods in com.axway.apim.setup.model with parameters of type Quotas Modifier and Type Method Description voidAPIManagerConfig. setQuotas(Quotas quotas)
-