| Package | Description |
|---|---|
| org.springframework.cloud.loadbalancer.core |
| Modifier and Type | Method and Description |
|---|---|
static ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
ServiceInstanceListSupplier.fixed(org.springframework.core.env.Environment environment) |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder.instance(int port,
String serviceId)
Deprecated.
|
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder.instance(ServiceInstance instance)
Deprecated.
|
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder.instance(String host,
int port,
String serviceId)
Deprecated.
|
static ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.with(org.springframework.core.env.Environment env)
Deprecated.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.