public interface ServiceInstanceSelector
| Modifier and Type | Method and Description |
|---|---|
Optional<org.springframework.cloud.client.ServiceInstance> |
select(List<org.springframework.cloud.client.ServiceInstance> serviceInstances)
Select a service instance to get metadata.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.