public interface EventAsyncClient
AccountClient,
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Set<Event>> |
listEvents(ListEventsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
listEventTypes() |
com.google.common.util.concurrent.ListenableFuture<Set<String>> listEventTypes()
EventClient.listEventTypes()com.google.common.util.concurrent.ListenableFuture<Set<Event>> listEvents(ListEventsOptions... options)
EventClient.listEventTypes()Copyright © 2009-2012 jclouds. All Rights Reserved.