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