Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action.NxActionMultipathNodesNodeTableFlowWriteActionsCaseBuilder
-
Uses of NxActionMultipathNodesNodeTableFlowWriteActionsCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action
Modifier and TypeMethodDescriptionNxActionMultipathNodesNodeTableFlowWriteActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathNodesNodeTableFlowWriteActionsCase> augmentation) Add an augmentation to this builder's product.NxActionMultipathNodesNodeTableFlowWriteActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathNodesNodeTableFlowWriteActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionMultipathNodesNodeTableFlowWriteActionsCaseBuilder.setNxMultipath
(NxMultipath value) Set the property corresponding toNxActionMultipathGrouping.getNxMultipath()
to the specified value.