public static class NeutronPortCreate.NeutronPortsCreate extends Object implements ModelEntity
| Constructor and Description |
|---|
NeutronPortsCreate() |
| Modifier and Type | Method and Description |
|---|---|
static NeutronPortCreate.NeutronPortsCreate |
fromPorts(List<? extends Port> ports)
Creates a List of Port Create objects which only encapsulates allowable fields from a port
|
public static NeutronPortCreate.NeutronPortsCreate fromPorts(List<? extends Port> ports)
ports - the ports (source)Copyright © 2017. All rights reserved.