Uses of Class
com.github.elibracha.models.ignore.ResponseIgnore
-
Packages that use ResponseIgnore Package Description com.github.elibracha.deserializers com.github.elibracha.processors -
-
Uses of ResponseIgnore in com.github.elibracha.deserializers
Methods in com.github.elibracha.deserializers that return ResponseIgnore Modifier and Type Method Description ResponseIgnoreResponseDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) -
Uses of ResponseIgnore in com.github.elibracha.processors
Methods in com.github.elibracha.processors with parameters of type ResponseIgnore Modifier and Type Method Description booleanResponseProcessor. apply(ResponseIgnore response, com.github.elibracha.model.ChangedApiResponse apiResponses)
-