Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action.NxActionMultipathRpcRemoveFlowApplyActionsCaseBuilder
Packages that use NxActionMultipathRpcRemoveFlowApplyActionsCaseBuilder
-
Uses of NxActionMultipathRpcRemoveFlowApplyActionsCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action that return NxActionMultipathRpcRemoveFlowApplyActionsCaseBuilderModifier and TypeMethodDescriptionNxActionMultipathRpcRemoveFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcRemoveFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionMultipathRpcRemoveFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcRemoveFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionMultipathRpcRemoveFlowApplyActionsCaseBuilder.setNxMultipath
(NxMultipath value) Set the property corresponding toNxActionMultipathGrouping.getNxMultipath()
to the specified value.