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 QueryParamsQueryParams. fromBody(String body)static QueryParamsQueryParams. fromURI(String uri)
-