Uses of Class
org.openstack4j.openstack.compute.domain.NovaServerGroup
-
Packages that use NovaServerGroup Package Description org.openstack4j.openstack.compute.domain -
-
Uses of NovaServerGroup in org.openstack4j.openstack.compute.domain
Methods in org.openstack4j.openstack.compute.domain that return NovaServerGroup Modifier and Type Method Description static NovaServerGroupNovaServerGroup. create(String name, String policy)Methods in org.openstack4j.openstack.compute.domain that return types with arguments of type NovaServerGroup Modifier and Type Method Description protected List<NovaServerGroup>NovaServerGroup.ServerGroups. value()
-