public class QuotaRestrictionDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<QuotaRestriction>
| Constructor and Description |
|---|
QuotaRestrictionDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
QuotaRestriction |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic QuotaRestriction deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<QuotaRestriction>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2020. All rights reserved.