Class NeutronTrunkSubport.NeutronTrunkSubports
- java.lang.Object
-
- org.openstack4j.openstack.networking.domain.NeutronTrunkSubport.NeutronTrunkSubports
-
- All Implemented Interfaces:
Serializable,ModelEntity
- Enclosing class:
- NeutronTrunkSubport
public static class NeutronTrunkSubport.NeutronTrunkSubports extends Object implements ModelEntity
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NeutronTrunkSubports()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static NeutronTrunkSubport.NeutronTrunkSubportsfromTrunkSubports(List<? extends TrunkSubport> trunkSubports)
-
-
-
Method Detail
-
fromTrunkSubports
public static NeutronTrunkSubport.NeutronTrunkSubports fromTrunkSubports(List<? extends TrunkSubport> trunkSubports)
-
-