public class VouchersResponseDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<VouchersResponse>
| Constructor and Description |
|---|
VouchersResponseDeserializer(ApiVersion apiVersion) |
| Modifier and Type | Method and Description |
|---|---|
VouchersResponse |
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 VouchersResponseDeserializer(ApiVersion apiVersion)
public VouchersResponse deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<VouchersResponse>java.io.IOException