Class NovaSecurityGroup
- java.lang.Object
-
- org.openstack4j.openstack.compute.domain.NovaSecurityGroup
-
- All Implemented Interfaces:
Serializable,SecurityGroup,ModelEntity
public class NovaSecurityGroup extends Object implements SecurityGroup
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NovaSecurityGroup()
-
-
-
Method Detail
-
getName
public String getName()
Description copied from interface:SecurityGroupGets the name.- Specified by:
getNamein interfaceSecurityGroup- Returns:
- the name
-
-