public final class LoadBalancerUriTools extends Object
| Modifier and Type | Method and Description |
|---|---|
static URI |
reconstructURI(ServiceInstance serviceInstance,
URI original)
Modifies the URI in order to redirect the request to a service instance of choice.
|
public static URI reconstructURI(ServiceInstance serviceInstance, URI original)
serviceInstance - the ServiceInstance to redirect the request to.original - the URI from the original requestURICopyright © 2020 Pivotal Software, Inc.. All rights reserved.