| Package | Description |
|---|---|
| org.openstack4j.api.senlin | |
| org.openstack4j.openstack.senlin.internal |
| Modifier and Type | Method and Description |
|---|---|
Event |
SenlinEventService.get(String eventID)
returns details of a
Event. |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Event> |
SenlinEventService.list()
Gets a list of currently existing
Events. |
| Modifier and Type | Method and Description |
|---|---|
Event |
SenlinEventServiceImpl.get(String eventID) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Event> |
SenlinEventServiceImpl.list() |
Copyright © 2017. All rights reserved.