public class CloudFoundryDiscoveryClient extends Object implements org.springframework.cloud.client.discovery.DiscoveryClient
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
List<org.springframework.cloud.client.ServiceInstance> |
getInstances(String serviceId) |
int |
getOrder() |
List<String> |
getServices() |
public String description()
description in interface org.springframework.cloud.client.discovery.DiscoveryClientpublic List<org.springframework.cloud.client.ServiceInstance> getInstances(String serviceId)
getInstances in interface org.springframework.cloud.client.discovery.DiscoveryClientpublic List<String> getServices()
getServices in interface org.springframework.cloud.client.discovery.DiscoveryClientpublic int getOrder()
getOrder in interface org.springframework.cloud.client.discovery.DiscoveryClientgetOrder in interface org.springframework.core.OrderedCopyright © 2021 Pivotal Software, Inc.. All rights reserved.