Uses of Class
org.openstack4j.openstack.compute.domain.NovaSecurityGroup
-
Packages that use NovaSecurityGroup Package Description org.openstack4j.openstack.compute.domain -
-
Uses of NovaSecurityGroup in org.openstack4j.openstack.compute.domain
Methods in org.openstack4j.openstack.compute.domain that return types with arguments of type NovaSecurityGroup Modifier and Type Method Description List<? extends NovaSecurityGroup>NovaServer. getSecurityGroups()
-