Uses of Class
com.axway.apim.adapter.apis.APIManagerQuotaAdapter.Quota
-
Packages that use APIManagerQuotaAdapter.Quota Package Description com.axway.apim.adapter.apis -
-
Uses of APIManagerQuotaAdapter.Quota in com.axway.apim.adapter.apis
Methods in com.axway.apim.adapter.apis that return APIManagerQuotaAdapter.Quota Modifier and Type Method Description static APIManagerQuotaAdapter.QuotaAPIManagerQuotaAdapter.Quota. valueOf(String name)Returns the enum constant of this type with the specified name.static APIManagerQuotaAdapter.Quota[]APIManagerQuotaAdapter.Quota. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.axway.apim.adapter.apis with parameters of type APIManagerQuotaAdapter.Quota Modifier and Type Method Description APIQuotaAPIManagerQuotaAdapter. getDefaultQuota(APIManagerQuotaAdapter.Quota quotaType)
-