public static class SearchForContentQueryParamsScopeField.SearchForContentQueryParamsScopeFieldDeserializer extends JsonDeserializer<EnumWrapper<SearchForContentQueryParamsScopeField>>
| Constructor and Description |
|---|
SearchForContentQueryParamsScopeFieldDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
EnumWrapper<SearchForContentQueryParamsScopeField> |
deserialize(JsonParser p,
DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic SearchForContentQueryParamsScopeFieldDeserializer()
public EnumWrapper<SearchForContentQueryParamsScopeField> deserialize(JsonParser p, DeserializationContext ctxt) throws IOException
deserialize in class JsonDeserializer<EnumWrapper<SearchForContentQueryParamsScopeField>>IOException