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