| Package | Description |
|---|---|
| org.springframework.cloud.client.discovery.simple | |
| org.springframework.cloud.client.discovery.simple.reactive |
| Modifier and Type | Method and Description |
|---|---|
DefaultServiceInstance |
SimpleDiscoveryProperties.getLocal() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<DefaultServiceInstance>> |
SimpleDiscoveryProperties.getInstances() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleDiscoveryProperties.setInstances(Map<String,List<DefaultServiceInstance>> instances) |
| Modifier and Type | Method and Description |
|---|---|
DefaultServiceInstance |
SimpleReactiveDiscoveryProperties.getLocal() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleReactiveDiscoveryProperties.setInstances(Map<String,List<DefaultServiceInstance>> instances) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.