Package | Description |
---|---|
org.openstack4j.api.senlin | |
org.openstack4j.openstack.senlin.domain | |
org.openstack4j.openstack.senlin.internal |
Modifier and Type | Method and Description |
---|---|
ActionID |
SenlinNodeService.action(String nodeID,
NodeActionCreate newNodeAction)
Service implementation which provides methods for manipulation of action
|
Modifier and Type | Class and Description |
---|---|
class |
SenlinNodeActionCreate
This class contains all elements required for the creation of a SenlinNode.
|
Modifier and Type | Method and Description |
---|---|
NodeActionCreate |
SenlinNodeActionCreate.SenlinNodeActionCreateConcreteBuilder.build() |
Modifier and Type | Method and Description |
---|---|
NodeActionCreateBuilder |
SenlinNodeActionCreate.SenlinNodeActionCreateConcreteBuilder.from(NodeActionCreate in) |
Modifier and Type | Method and Description |
---|---|
ActionID |
SenlinNodeServiceImpl.action(String nodeID,
NodeActionCreate newNodeAction) |
Copyright © 2017. All rights reserved.