Uses of Class
org.openstack4j.openstack.gbp.domain.GbpPolicyRule
-
Packages that use GbpPolicyRule Package Description org.openstack4j.openstack.gbp.domain -
-
Uses of GbpPolicyRule in org.openstack4j.openstack.gbp.domain
Methods in org.openstack4j.openstack.gbp.domain that return types with arguments of type GbpPolicyRule Modifier and Type Method Description protected List<GbpPolicyRule>GbpPolicyRule.PolicyRules. value()Constructors in org.openstack4j.openstack.gbp.domain with parameters of type GbpPolicyRule Constructor Description PolicyRuleConcreteBuilder(GbpPolicyRule gbpPolicyRule)
-