| Package | Description |
|---|---|
| com.orbitz.consul |
| Modifier and Type | Method and Description |
|---|---|
void |
EventClient.listEvents(EventResponseCallback callback)
Asynchronously lists events for the Consul agent.
|
void |
EventClient.listEvents(QueryOptions queryOptions,
EventResponseCallback callback)
Asynchronously lists events for the Consul agent.
|
void |
EventClient.listEvents(String name,
QueryOptions queryOptions,
EventResponseCallback callback)
Asynchronously lists events for the Consul agent.
|
Copyright © 2018. All rights reserved.