Uses of Class
com.github.silent.samurai.speedy.api.client.SpeedyQuery
Packages that use SpeedyQuery
-
Uses of SpeedyQuery in com.github.silent.samurai.speedy.api.client
Methods in com.github.silent.samurai.speedy.api.client that return SpeedyQueryModifier and TypeMethodDescriptionSpeedyQuery.$orderByAsc(String key) SpeedyQuery.$orderByDesc(String key) SpeedyQuery.$pageNo(int pageNo) SpeedyQuery.$pageSize(int pageSize) SpeedyQuery.$where(com.fasterxml.jackson.databind.JsonNode... conditionObjs) static SpeedyQuerySpeedyQuery.builder()static SpeedyQuerySpeedyQuery.prettyPrint()static SpeedyQuerySpeedyRequest.query()static SpeedyQueryMethods in com.github.silent.samurai.speedy.api.client with parameters of type SpeedyQuery