public class UrlBuilder extends Object
Convenient utility class to build the URL.
Modifier and Type | Method and Description |
---|---|
static String |
build(String urlPath,
Map<String,Object> parameters)
Build the URL.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.