@Deprecated public static final class ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier |
build()
Deprecated.
|
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
instance(int port,
String serviceId)
Deprecated.
|
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
instance(ServiceInstance instance)
Deprecated.
|
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
instance(String host,
int port,
String serviceId)
Deprecated.
|
public ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder instance(ServiceInstance instance)
public ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder instance(int port, String serviceId)
public ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder instance(String host, int port, String serviceId)
public ServiceInstanceListSupplier.FixedServiceInstanceListSupplier build()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.