public static class EurekaDiscoveryClient.EurekaServiceInstance extends Object implements org.springframework.cloud.client.ServiceInstance
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
com.netflix.appinfo.InstanceInfo |
getInstanceInfo() |
Map<String,String> |
getMetadata() |
int |
getPort() |
String |
getServiceId() |
URI |
getUri() |
boolean |
isSecure() |
public com.netflix.appinfo.InstanceInfo getInstanceInfo()
public String getServiceId()
getServiceId in interface org.springframework.cloud.client.ServiceInstancepublic String getHost()
getHost in interface org.springframework.cloud.client.ServiceInstancepublic int getPort()
getPort in interface org.springframework.cloud.client.ServiceInstancepublic boolean isSecure()
isSecure in interface org.springframework.cloud.client.ServiceInstancepublic URI getUri()
getUri in interface org.springframework.cloud.client.ServiceInstanceCopyright © 2016 Pivotal Software, Inc.. All rights reserved.