Uses of Class
com.envimate.httpmate.client.UriString
-
Packages that use UriString Package Description com.envimate.httpmate.client -
-
Uses of UriString in com.envimate.httpmate.client
Methods in com.envimate.httpmate.client that return UriString Modifier and Type Method Description UriStringQueryParameter. key()static UriStringUriString. uriString(String value)Methods in com.envimate.httpmate.client that return types with arguments of type UriString Modifier and Type Method Description Optional<UriString>QueryParameter. value()
-