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()  | 
@Named(value="listEventTypes") com.google.common.util.concurrent.ListenableFuture<Set<String>> listEventTypes()
EventClient.listEventTypes()@Named(value="listEventTypes") com.google.common.util.concurrent.ListenableFuture<Set<Event>> listEvents(ListEventsOptions... options)
EventClient.listEventTypes()Copyright © 2009-2013 jclouds. All Rights Reserved.