public class SenlinEventServiceImpl extends BaseSenlinServices implements SenlinEventService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
SenlinEventServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Event |
get(String eventID)
returns details of a
Event. |
List<? extends Event> |
list()
Gets a list of currently existing
Events. |
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uripublic List<? extends Event> list()
SenlinEventServiceEvents.list in interface SenlinEventServiceEventspublic Event get(String eventID)
SenlinEventServiceEvent.get in interface SenlinEventServiceeventID - Id of EventCopyright © 2017. All rights reserved.