| Package | Description |
|---|---|
| org.openstack4j.openstack.compute.domain |
| Modifier and Type | Method and Description |
|---|---|
static NovaSecGroupExtension |
NovaSecGroupExtension.create(String name,
String description)
Security Groups only need two fields populated when Created so instead of a builder the API can
leverage this call to create a new Security Group
|