Uses of Interface
org.openstack4j.api.networking.SecurityGroupRuleService
-
Packages that use SecurityGroupRuleService Package Description org.openstack4j.api.networking org.openstack4j.openstack.networking.internal -
-
Uses of SecurityGroupRuleService in org.openstack4j.api.networking
Methods in org.openstack4j.api.networking that return SecurityGroupRuleService Modifier and Type Method Description SecurityGroupRuleServiceNetworkingService. securityrule() -
Uses of SecurityGroupRuleService in org.openstack4j.openstack.networking.internal
Classes in org.openstack4j.openstack.networking.internal that implement SecurityGroupRuleService Modifier and Type Class Description classSecurityGroupRuleServiceImplFloatingIPService implementation that provides Neutron Floating-IP based Service Operations.Methods in org.openstack4j.openstack.networking.internal that return SecurityGroupRuleService Modifier and Type Method Description SecurityGroupRuleServiceNetworkingServiceImpl. securityrule()
-