Uses of Interface
org.openstack4j.api.networking.SecurityGroupService
-
Packages that use SecurityGroupService Package Description org.openstack4j.api.networking org.openstack4j.openstack.networking.internal -
-
Uses of SecurityGroupService in org.openstack4j.api.networking
Methods in org.openstack4j.api.networking that return SecurityGroupService Modifier and Type Method Description SecurityGroupServiceNetworkingService. securitygroup() -
Uses of SecurityGroupService in org.openstack4j.openstack.networking.internal
Classes in org.openstack4j.openstack.networking.internal that implement SecurityGroupService Modifier and Type Class Description classSecurityGroupServiceImplFloatingIPService implementation that provides Neutron Floating-IP based Service Operations.Methods in org.openstack4j.openstack.networking.internal that return SecurityGroupService Modifier and Type Method Description SecurityGroupServiceNetworkingServiceImpl. securitygroup()
-