Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action.NxActionCtClearRpcUpdateFlowUpdatedApplyActionsCaseBuilder
Packages that use NxActionCtClearRpcUpdateFlowUpdatedApplyActionsCaseBuilder
-
Uses of NxActionCtClearRpcUpdateFlowUpdatedApplyActionsCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action that return NxActionCtClearRpcUpdateFlowUpdatedApplyActionsCaseBuilderModifier and TypeMethodDescriptionNxActionCtClearRpcUpdateFlowUpdatedApplyActionsCaseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcUpdateFlowUpdatedApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionCtClearRpcUpdateFlowUpdatedApplyActionsCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcUpdateFlowUpdatedApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionCtClearRpcUpdateFlowUpdatedApplyActionsCaseBuilder.setNxCtClear(NxCtClear value) Set the property corresponding toNxActionCtClearGrouping.getNxCtClear()to the specified value.