| Package | Description |
|---|---|
| com.axway.apim.adapter.apis | |
| com.axway.apim.api | |
| com.axway.apim.api.model.apps |
| Modifier and Type | Method and Description |
|---|---|
APIQuota |
APIManagerQuotaAdapter.getDefaultQuota(APIManagerQuotaAdapter.Quota quotaType) |
APIQuota |
APIManagerQuotaAdapter.getQuotaForAPI(String quotaId,
String apiId) |
APIQuota |
APIManagerQuotaAdapter.saveQuota(APIQuota quotaConfig,
String quotaId) |
| Modifier and Type | Method and Description |
|---|---|
APIQuota |
APIManagerQuotaAdapter.saveQuota(APIQuota quotaConfig,
String quotaId) |
| Modifier and Type | Field and Description |
|---|---|
protected APIQuota |
API.applicationQuota |
protected APIQuota |
API.systemQuota |
| Modifier and Type | Method and Description |
|---|---|
APIQuota |
API.getApplicationQuota() |
APIQuota |
API.getSystemQuota() |
| Modifier and Type | Method and Description |
|---|---|
void |
API.setApplicationQuota(APIQuota applicationQuota) |
void |
API.setSystemQuota(APIQuota systemQuota) |
| Modifier and Type | Method and Description |
|---|---|
APIQuota |
ClientApplication.getAppQuota() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientApplication.setAppQuota(APIQuota appQuota) |
Copyright © 2020. All rights reserved.