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