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
Action s. |
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uri
public List<? extends Action> list()
SenlinActionService
Action
s.list
in interface SenlinActionService
Action
spublic Action get(String actionID)
SenlinActionService
Action
.get
in interface SenlinActionService
actionID
- Id of Action
Copyright © 2017. All rights reserved.