public static class ServiceInstanceListSupplier.FixedServiceInstanceListSupplier extends Object implements ServiceInstanceListSupplier
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder
Deprecated.
|
static class |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.SimpleBuilder
Deprecated.
|
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier| Modifier and Type | Method and Description |
|---|---|
Flux<List<ServiceInstance>> |
get() |
String |
getServiceId() |
static ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
with(org.springframework.core.env.Environment env)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilder, fixed, fixed@Deprecated public static ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder with(org.springframework.core.env.Environment env)
public 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.