public class SenlinActionServiceImpl extends BaseSenlinServices implements SenlinActionService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
SenlinActionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Action |
get(String actionID)
returns details of a
Action. |
List<? extends Action> |
list()
Gets a list of currently existing
Actions. |
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uripublic List<? extends Action> list()
SenlinActionServiceActions.list in interface SenlinActionServiceActionspublic Action get(String actionID)
SenlinActionServiceAction.get in interface SenlinActionServiceactionID - Id of ActionCopyright © 2017. All rights reserved.