Uses of Interface
org.openstack4j.api.gbp.PolicyRuleService
-
Packages that use PolicyRuleService Package Description org.openstack4j.api.gbp org.openstack4j.openstack.gbp.internal -
-
Uses of PolicyRuleService in org.openstack4j.api.gbp
Methods in org.openstack4j.api.gbp that return PolicyRuleService Modifier and Type Method Description PolicyRuleServiceGbpService. policyRule()Service implementation which provides methods for manipulation of policy rules -
Uses of PolicyRuleService in org.openstack4j.openstack.gbp.internal
Classes in org.openstack4j.openstack.gbp.internal that implement PolicyRuleService Modifier and Type Class Description classPolicyRuleServiceImplPolicy Rule API ImplementationMethods in org.openstack4j.openstack.gbp.internal that return PolicyRuleService Modifier and Type Method Description PolicyRuleServiceGbpServiceImpl. policyRule()Service implementation which provides methods for manipulation of policy rules
-