Package org.openstack4j.model.senlin
Interface NodeCreate
-
- All Superinterfaces:
Buildable<NodeCreateBuilder>,ModelEntity,Serializable
- All Known Implementing Classes:
SenlinNodeCreate
public interface NodeCreate extends ModelEntity, Buildable<NodeCreateBuilder>
This interface describes the model of aNode, before it is sent to the server for creation- Author:
- lion
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.openstack4j.common.Buildable
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
-
-