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