public static interface OFActionEnqueue.Builder extends OFAction.Builder
| Modifier and Type | Method and Description |
|---|---|
OFActionEnqueue |
build() |
OFPort |
getPort() |
long |
getQueueId() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionEnqueue.Builder |
setPort(OFPort port) |
OFActionEnqueue.Builder |
setQueueId(long queueId) |
OFActionEnqueue build()
build in interface OFAction.BuilderOFActionType getType()
getType in interface OFAction.BuilderOFPort getPort()
OFActionEnqueue.Builder setPort(OFPort port)
long getQueueId()
OFActionEnqueue.Builder setQueueId(long queueId)
OFVersion getVersion()
getVersion in interface OFAction.BuilderCopyright © 2017. All rights reserved.