| Package | Description |
|---|---|
| com.axway.apim.api.model |
| Modifier and Type | Method and Description |
|---|---|
QuotaRestriction |
QuotaRestrictionDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
List<QuotaRestriction> |
APIQuota.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
QuotaRestriction.isSameRestriction(QuotaRestriction otherRestriction) |
| Modifier and Type | Method and Description |
|---|---|
void |
APIQuota.setRestrictions(List<QuotaRestriction> restrictions) |
Copyright © 2020. All rights reserved.