Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action.NxActionEncapRpcUpdateFlowUpdatedWriteActionsCaseBuilder
-
Uses of NxActionEncapRpcUpdateFlowUpdatedWriteActionsCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action
Modifier and TypeMethodDescriptionNxActionEncapRpcUpdateFlowUpdatedWriteActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcUpdateFlowUpdatedWriteActionsCase> augmentation) Add an augmentation to this builder's product.NxActionEncapRpcUpdateFlowUpdatedWriteActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcUpdateFlowUpdatedWriteActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionEncapRpcUpdateFlowUpdatedWriteActionsCaseBuilder.setNxEncap
(NxEncap value) Set the property corresponding toNxActionEncapGrouping.getNxEncap()
to the specified value.