Uses of Class
kong.unirest.core.QueryParams.NameValuePair
-
Packages that use QueryParams.NameValuePair Package Description kong.unirest.core -
-
Uses of QueryParams.NameValuePair in kong.unirest.core
Fields in kong.unirest.core with type parameters of type QueryParams.NameValuePair Modifier and Type Field Description private java.util.Collection<QueryParams.NameValuePair>
QueryParams. pairs
Methods in kong.unirest.core that return types with arguments of type QueryParams.NameValuePair Modifier and Type Method Description java.util.Collection<QueryParams.NameValuePair>
QueryParams. getQueryParams()
-