public class RateLimitStatusDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<RateLimitStatusHolder>
Constructor and Description |
---|
RateLimitStatusDeserializer() |
Modifier and Type | Method and Description |
---|---|
RateLimitStatusHolder |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializer
public RateLimitStatusHolder 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<RateLimitStatusHolder>
IOException
com.fasterxml.jackson.core.JsonProcessingException