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.NxActionResubmitRpcRemoveFlowApplyActionsCaseBuilder
Packages that use NxActionResubmitRpcRemoveFlowApplyActionsCaseBuilder
-
Uses of NxActionResubmitRpcRemoveFlowApplyActionsCaseBuilder 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 NxActionResubmitRpcRemoveFlowApplyActionsCaseBuilderModifier and TypeMethodDescriptionNxActionResubmitRpcRemoveFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionResubmitRpcRemoveFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionResubmitRpcRemoveFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionResubmitRpcRemoveFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionResubmitRpcRemoveFlowApplyActionsCaseBuilder.setNxResubmit
(NxResubmit value) Set the property corresponding toNxActionResubmitGrouping.getNxResubmit()
to the specified value.