public static interface OFActionBsnMirror.Builder extends OFActionBsn.Builder
| Modifier and Type | Method and Description |
|---|---|
OFActionBsnMirror |
build() |
short |
getCopyStage() |
OFPort |
getDestPort() |
long |
getExperimenter() |
long |
getSubtype() |
OFActionType |
getType() |
OFVersion |
getVersion() |
long |
getVlanTag() |
OFActionBsnMirror.Builder |
setCopyStage(short copyStage) |
OFActionBsnMirror.Builder |
setDestPort(OFPort destPort) |
OFActionBsnMirror.Builder |
setVlanTag(long vlanTag) |
OFActionBsnMirror build()
build in interface OFAction.Builderbuild in interface OFActionBsn.Builderbuild in interface OFActionExperimenter.BuilderOFActionType getType()
getType in interface OFAction.BuildergetType in interface OFActionBsn.BuildergetType in interface OFActionExperimenter.Builderlong getExperimenter()
getExperimenter in interface OFActionBsn.BuildergetExperimenter in interface OFActionExperimenter.Builderlong getSubtype()
getSubtype in interface OFActionBsn.BuilderOFPort getDestPort()
OFActionBsnMirror.Builder setDestPort(OFPort destPort)
long getVlanTag()
OFActionBsnMirror.Builder setVlanTag(long vlanTag)
short getCopyStage()
OFActionBsnMirror.Builder setCopyStage(short copyStage)
OFVersion getVersion()
getVersion in interface OFAction.BuildergetVersion in interface OFActionBsn.BuildergetVersion in interface OFActionExperimenter.BuilderCopyright © 2017. All rights reserved.