Uses of Class
kong.unirest.core.QueryParams
-
Packages that use QueryParams Package Description kong.unirest.core -
-
Uses of QueryParams in kong.unirest.core
Methods in kong.unirest.core that return QueryParams Modifier and Type Method Description static QueryParams
QueryParams. fromBody(String body)
static QueryParams
QueryParams. fromURI(String uri)
-