open fun listEvents(resultHandler: Handler<AsyncResult<EventList>>): ConsulClient
Returns the most recent events known by the agent
resultHandler - will be provided with list of events
resultHandler
Return reference to this, for fluency