Class GbpPolicyRuleSet.PolicyRuleSets
- java.lang.Object
-
- org.openstack4j.openstack.common.ListResult<GbpPolicyRuleSet>
-
- org.openstack4j.openstack.gbp.domain.GbpPolicyRuleSet.PolicyRuleSets
-
- All Implemented Interfaces:
Serializable,ListType,ModelEntity
- Enclosing class:
- GbpPolicyRuleSet
public static class GbpPolicyRuleSet.PolicyRuleSets extends ListResult<GbpPolicyRuleSet>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PolicyRuleSets()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<GbpPolicyRuleSet>value()-
Methods inherited from class org.openstack4j.openstack.common.ListResult
first, getList
-
-
-
-
Method Detail
-
value
protected List<GbpPolicyRuleSet> value()
- Specified by:
valuein classListResult<GbpPolicyRuleSet>
-
-