Class SecurityGroup.CreateSecurityGroup
- java.lang.Object
-
- org.jclouds.openstack.neutron.v2.domain.SecurityGroup
-
- org.jclouds.openstack.neutron.v2.domain.SecurityGroup.CreateSecurityGroup
-
- Enclosing class:
- SecurityGroup
public static class SecurityGroup.CreateSecurityGroup extends SecurityGroup
Create and Update options - extend the domain class, passed to API update and create calls. Essentially the same as the domain class. Ensure validation and safe typing.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jclouds.openstack.neutron.v2.domain.SecurityGroup
SecurityGroup.CreateBuilder, SecurityGroup.CreateSecurityGroup
-
-
Method Summary
-
Methods inherited from class org.jclouds.openstack.neutron.v2.domain.SecurityGroup
createBuilder, equals, getDescription, getId, getName, getRules, getTenantId, hashCode, toString
-
-