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