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  URIfrom the given URI by replacing the host value. | 
Copyright © 2020. All rights reserved.