| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBURIParamQuery.Builder |
ALBURIParamQuery.Builder.setAddString(java.lang.String addString)
Concatenate a string to the query of the incoming request URI and then use it in
the request URI going to the backend server.
|
ALBURIParamQuery.Builder |
ALBURIParamQuery.Builder.setKeepQuery(java.lang.Boolean keepQuery)
Use or drop the query of the incoming request URI in the request URI to the
backend server.
|