public class APIManagerQuotaAdapter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
APIManagerQuotaAdapter.Quota |
| Constructor and Description |
|---|
APIManagerQuotaAdapter() |
| Modifier and Type | Method and Description |
|---|---|
APIQuota |
getDefaultQuota(APIManagerQuotaAdapter.Quota quotaType) |
APIQuota |
getQuotaForAPI(String quotaId,
String apiId) |
APIQuota |
saveQuota(APIQuota quotaConfig,
String quotaId) |
public APIQuota getQuotaForAPI(String quotaId, String apiId) throws AppException
AppExceptionpublic APIQuota saveQuota(APIQuota quotaConfig, String quotaId) throws AppException
AppExceptionpublic APIQuota getDefaultQuota(APIManagerQuotaAdapter.Quota quotaType) throws AppException
AppExceptionCopyright © 2020. All rights reserved.