public class NoopServiceInstanceListSupplier extends Object implements ServiceInstanceListSupplier
ServiceInstanceListSupplier.| Constructor and Description |
|---|
NoopServiceInstanceListSupplier() |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Flux<List<ServiceInstance>> |
get() |
reactor.core.publisher.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 reactor.core.publisher.Flux<List<ServiceInstance>> get()
get in interface Supplier<reactor.core.publisher.Flux<List<ServiceInstance>>>public reactor.core.publisher.Flux<List<ServiceInstance>> get(Request request)
get in interface ServiceInstanceListSupplierCopyright © 2021 Pivotal Software, Inc.. All rights reserved.