public class NeutronPortCreate extends Object implements ModelEntity
| Constructor and Description |
|---|
NeutronPortCreate() |
| Modifier and Type | Method and Description |
|---|---|
static NeutronPortCreate |
fromPort(Port port)
Creates a Port Create object which only encapsulates allowable fields from a port
|
public static NeutronPortCreate fromPort(Port port)
port - the port (source)