public interface ClusterResolver<T extends EurekaEndpoint>
Modifier and Type | Method and Description |
---|---|
java.util.List<T> |
getClusterEndpoints() |
java.lang.String |
getRegion() |
java.lang.String getRegion()
java.util.List<T> getClusterEndpoints()