public final class UriResourcePathUtils extends Object
Constructor and Description |
---|
UriResourcePathUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
addStaticQueryParamtersToRequest(Request<?> request,
String uriResourcePath)
Identifies the static query parameters in Uri resource path for and adds it to
request.
|
static URI |
updateUriHost(URI uri,
String newHostPrefix)
Creates a new
URI from the given URI by replacing the host value. |
Copyright © 2021. All rights reserved.