Uses of Interface
org.openstack4j.api.gbp.PolicyRuleSetService
-
Packages that use PolicyRuleSetService Package Description org.openstack4j.api.gbp org.openstack4j.openstack.gbp.internal -
-
Uses of PolicyRuleSetService in org.openstack4j.api.gbp
Methods in org.openstack4j.api.gbp that return PolicyRuleSetService Modifier and Type Method Description PolicyRuleSetServiceGbpService. policyRuleSet()Service implementation which provides methods for manipulation of policy rules Sets -
Uses of PolicyRuleSetService in org.openstack4j.openstack.gbp.internal
Classes in org.openstack4j.openstack.gbp.internal that implement PolicyRuleSetService Modifier and Type Class Description classPolicyRuleSetServiceImplPolicy Rule set API ImplementationMethods in org.openstack4j.openstack.gbp.internal that return PolicyRuleSetService Modifier and Type Method Description PolicyRuleSetServiceGbpServiceImpl. policyRuleSet()Service implementation which provides methods for manipulation of policy rules Sets
-