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.NxActionConntrackRpcRemoveFlowApplyActionsCaseBuilder
Packages that use NxActionConntrackRpcRemoveFlowApplyActionsCaseBuilder
-
Uses of NxActionConntrackRpcRemoveFlowApplyActionsCaseBuilder 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 NxActionConntrackRpcRemoveFlowApplyActionsCaseBuilderModifier and TypeMethodDescriptionNxActionConntrackRpcRemoveFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionConntrackRpcRemoveFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionConntrackRpcRemoveFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionConntrackRpcRemoveFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionConntrackRpcRemoveFlowApplyActionsCaseBuilder.setNxConntrack
(NxConntrack value) Set the property corresponding toNxActionConntrackGrouping.getNxConntrack()
to the specified value.