public interface JsonNodeQueryModel extends ResourceQueryModel<com.fasterxml.jackson.databind.JsonNode>
Modifier and Type | Method and Description |
---|---|
static JsonNodeQueryModel |
of() |
QueryPredicate<com.fasterxml.jackson.databind.JsonNode> |
predicate(String predicateAsString) |
createdAt, id, is, lastModifiedAt, not
static JsonNodeQueryModel of()
QueryPredicate<com.fasterxml.jackson.databind.JsonNode> predicate(String predicateAsString)