public class NoopServiceInstanceListSupplier extends Object implements ServiceInstanceListSupplier
ServiceInstanceListSupplier.ServiceInstanceListSupplier.FixedServiceInstanceListSupplier| Constructor and Description |
|---|
NoopServiceInstanceListSupplier() |
| Modifier and Type | Method and Description |
|---|---|
Flux<List<ServiceInstance>> |
get() |
String |
getServiceId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfixedpublic String getServiceId()
getServiceId in interface ServiceInstanceListSupplierpublic Flux<List<ServiceInstance>> get()
get in interface Supplier<Flux<List<ServiceInstance>>>Copyright © 2020 Pivotal Software, Inc.. All rights reserved.