public static class ApiStatus.ChannelTypeDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<ApiStatus.Status>
| Constructor and Description |
|---|
ChannelTypeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
ApiStatus.Status |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic ApiStatus.Status deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<ApiStatus.Status>IOExceptionCopyright © 2019. All rights reserved.