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
|
Modifier and Type | Method and Description |
---|---|
protected List<NovaSecGroupExtension> |
NovaSecGroupExtension.SecurityGroups.value() |
Copyright © 2017. All rights reserved.