| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.client.uri |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClientUriBuilder |
| Modifier and Type | Method and Description |
|---|---|
UriBuilder |
UriBuilder.appendPath(String path)
Append to the path of the URI.
|
UriBuilder |
UriBuilder.fromUri(String path)
Sets the base uri that the builder will use to start constructing the uri from.
|
UriBuilder |
UriBuilder.queryParam(String name,
String value)
Add a query string parameter to the URI.
|
Copyright © 2014–2024 MuleSoft, Inc.. All rights reserved.