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