| Modifier and Type | Interface and Description |
|---|---|
interface |
NxSetNshc1
Sets NSC1 header
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-action</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-action.yang</i>):
<pre>
container nx-set-nshc-1 {
leaf nshc {
type uint32;
}
uses nx-action-set-nshc-grouping;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/nx-action-set-nshc-1-grouping/nx-set-nshc-1</i>
<p>To create instances of this class use
NxSetNshc1Builder. |
| Constructor and Description |
|---|
NxSetNshc1Builder(NxActionSetNshcGrouping arg) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NxSetNshc2
Sets NSC2 header
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-action</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-action.yang</i>):
<pre>
container nx-set-nshc-2 {
leaf nshc {
type uint32;
}
uses nx-action-set-nshc-grouping;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/nx-action-set-nshc-2-grouping/nx-set-nshc-2</i>
<p>To create instances of this class use
NxSetNshc2Builder. |
| Constructor and Description |
|---|
NxSetNshc2Builder(NxActionSetNshcGrouping arg) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NxSetNshc3
Sets NSC3 header
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-action</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-action.yang</i>):
<pre>
container nx-set-nshc-3 {
leaf nshc {
type uint32;
}
uses nx-action-set-nshc-grouping;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/nx-action-set-nshc-3-grouping/nx-set-nshc-3</i>
<p>To create instances of this class use
NxSetNshc3Builder. |
| Constructor and Description |
|---|
NxSetNshc3Builder(NxActionSetNshcGrouping arg) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NxSetNshc4
Sets NSC4 header
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-action</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-action.yang</i>):
<pre>
container nx-set-nshc-4 {
leaf nshc {
type uint32;
}
uses nx-action-set-nshc-grouping;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/nx-action-set-nshc-4-grouping/nx-set-nshc-4</i>
<p>To create instances of this class use
NxSetNshc4Builder. |
| Constructor and Description |
|---|
NxSetNshc4Builder(NxActionSetNshcGrouping arg) |
Copyright © 2015. All rights reserved.