|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ecwid.consul.v1.coordinate.CoordinateConsulClient
public class CoordinateConsulClient
| Constructor Summary | |
|---|---|
CoordinateConsulClient(ConsulRawClient rawClient)
|
|
| Method Summary | |
|---|---|
Response<java.util.List<Datacenter>> |
getDatacenters()
|
Response<java.util.List<Node>> |
getNodes(QueryParams queryParams)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoordinateConsulClient(ConsulRawClient rawClient)
| Method Detail |
|---|
public Response<java.util.List<Datacenter>> getDatacenters()
getDatacenters in interface CoordinateClientpublic Response<java.util.List<Node>> getNodes(QueryParams queryParams)
getNodes in interface CoordinateClient
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||