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