Package | Description |
---|---|
org.openstack4j.api.senlin | |
org.openstack4j.openstack.senlin.domain | |
org.openstack4j.openstack.senlin.internal |
Modifier and Type | Method and Description |
---|---|
ActionID |
SenlinWebHookService.action(String webHookUrl)
Service implementation which provides methods for manipulation of action
|
ActionID |
SenlinClusterService.action(String clusterID,
ClusterActionCreate newClusterAction)
Service implementation which provides methods for manipulation of action
|
ActionID |
SenlinNodeService.action(String nodeID,
NodeActionCreate newNodeAction)
Service implementation which provides methods for manipulation of action
|
Modifier and Type | Class and Description |
---|---|
class |
SenlinActionID
This is a model of a senlinAction.
|
Modifier and Type | Method and Description |
---|---|
ActionID |
SenlinWebHookServiceImpl.action(String webHookUrl) |
ActionID |
SenlinClusterServiceImpl.action(String clusterID,
ClusterActionCreate newClusterAction) |
ActionID |
SenlinNodeServiceImpl.action(String nodeID,
NodeActionCreate newNodeAction) |
Copyright © 2017. All rights reserved.