Uses of Interface
org.openstack4j.api.compute.ServerGroupService
-
Packages that use ServerGroupService Package Description org.openstack4j.api.compute org.openstack4j.openstack.compute.internal -
-
Uses of ServerGroupService in org.openstack4j.api.compute
Methods in org.openstack4j.api.compute that return ServerGroupService Modifier and Type Method Description ServerGroupServiceComputeService. serverGroups()ServerGroup Management Service -
Uses of ServerGroupService in org.openstack4j.openstack.compute.internal
Classes in org.openstack4j.openstack.compute.internal that implement ServerGroupService Modifier and Type Class Description classServerGroupServiceImplMethods in org.openstack4j.openstack.compute.internal that return ServerGroupService Modifier and Type Method Description ServerGroupServiceComputeServiceImpl. serverGroups()
-