| Package | Description |
|---|---|
| org.jclouds.abiquo.features.services | |
| org.jclouds.abiquo.internal | |
| org.jclouds.abiquo.strategy.event | |
| org.jclouds.abiquo.strategy.event.internal |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Event> |
EventService.listEvents()
Get the list of all events.
|
Iterable<Event> |
EventService.listEvents(EventOptions options)
Get the list of all events using filters as query params.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<Event> |
BaseEventService.listEvents() |
Iterable<Event> |
BaseEventService.listEvents(EventOptions options) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Event> |
ListEvents.execute(EventOptions options) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Event> |
ListEventsImpl.execute() |
Iterable<Event> |
ListEventsImpl.execute(EventOptions options) |
Iterable<Event> |
ListEventsImpl.execute(com.google.common.base.Predicate<Event> selector) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Event> |
ListEventsImpl.execute(com.google.common.base.Predicate<Event> selector) |
Copyright © 2009-2013 jclouds. All Rights Reserved.