DiscoveryClientServiceInstanceListSupplier instead.@Deprecated public class DiscoveryClientServiceInstanceSupplier extends Object implements ServiceInstanceSupplier
| Constructor and Description |
|---|
DiscoveryClientServiceInstanceSupplier(DiscoveryClient delegate,
org.springframework.core.env.Environment environment)
Deprecated.
|
DiscoveryClientServiceInstanceSupplier(ReactiveDiscoveryClient delegate,
org.springframework.core.env.Environment environment)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Flux<ServiceInstance> |
get()
Deprecated.
|
String |
getServiceId()
Deprecated.
|
public DiscoveryClientServiceInstanceSupplier(DiscoveryClient delegate, org.springframework.core.env.Environment environment)
public DiscoveryClientServiceInstanceSupplier(ReactiveDiscoveryClient delegate, org.springframework.core.env.Environment environment)
public Flux<ServiceInstance> get()
get in interface Supplier<Flux<ServiceInstance>>public String getServiceId()
getServiceId in interface ServiceInstanceSupplierCopyright © 2020 Pivotal Software, Inc.. All rights reserved.