| Package | Description |
|---|---|
| org.openstack4j.api.senlin | |
| org.openstack4j.openstack.senlin.domain | |
| org.openstack4j.openstack.senlin.internal |
| Modifier and Type | Method and Description |
|---|---|
Action |
SenlinActionService.get(String actionID)
returns details of a
Action. |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Action> |
SenlinActionService.list()
Gets a list of currently existing
Actions. |
| Modifier and Type | Class and Description |
|---|---|
class |
SenlinAction
This is a model of a senlinAction.
|
| Modifier and Type | Method and Description |
|---|---|
Action |
SenlinActionServiceImpl.get(String actionID) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Action> |
SenlinActionServiceImpl.list() |
Copyright © 2017. All rights reserved.