public interface ServiceInstance
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
Map<String,String> |
getMetadata() |
int |
getPort() |
String |
getServiceId() |
URI |
getUri() |
boolean |
isSecure() |
String getServiceId()
String getHost()
int getPort()
boolean isSecure()
URI getUri()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.