Package com.woorea.openstack.nova.model
Class SecurityGroupForCreate
java.lang.Object
com.woorea.openstack.nova.model.SecurityGroupForCreate
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSecurityGroupForCreate
(String name) SecurityGroupForCreate
(String name, String description) -
Method Summary
Modifier and TypeMethodDescriptiongetName()
void
setDescription
(String description) void
toString()
-
Field Details
-
name
-
description
-
-
Constructor Details
-
SecurityGroupForCreate
public SecurityGroupForCreate() -
SecurityGroupForCreate
-
SecurityGroupForCreate
-
-
Method Details