static ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
ServiceInstanceListSupplier.fixed(org.springframework.core.env.Environment environment) |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder.instance(int port,
String serviceId) |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder.instance(ServiceInstance instance) |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder.instance(String host,
int port,
String serviceId) |
static ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.Builder |
ServiceInstanceListSupplier.FixedServiceInstanceListSupplier.with(org.springframework.core.env.Environment env) |