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.NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder
-
Uses of NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder 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
Modifier and TypeMethodDescriptionNxActionEncapRpcRemoveFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder.setNxEncap
(NxEncap value) Set the property corresponding toNxActionEncapGrouping.getNxEncap()
to the specified value.