public interface ServiceInstanceList
ServiceInstance.| Modifier and Type | Method and Description | 
|---|---|
default java.util.Optional<java.lang.String> | 
getContextPath()  | 
java.lang.String | 
getID()  | 
java.util.List<ServiceInstance> | 
getInstances()
Returns the current list of services. 
 | 
java.lang.String getID()
java.util.List<ServiceInstance> getInstances()
default java.util.Optional<java.lang.String> getContextPath()