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