Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.flows.service.rev160314.RemoveFlowsBatchOutputBuilder
Packages that use RemoveFlowsBatchOutputBuilder
-
Uses of RemoveFlowsBatchOutputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.flows.service.rev160314
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flows.service.rev160314 that return RemoveFlowsBatchOutputBuilderModifier and TypeMethodDescriptionRemoveFlowsBatchOutputBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RemoveFlowsBatchOutput> augmentation) Add an augmentation to this builder's product.RemoveFlowsBatchOutputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveFlowsBatchOutput>> augmentationType) Remove an augmentation from this builder's product.RemoveFlowsBatchOutputBuilder.setBatchFailedFlowsOutput
(Map<BatchFailedFlowsOutputKey, BatchFailedFlowsOutput> values) Set the property corresponding toBatchFlowOutputListGrouping.getBatchFailedFlowsOutput()
to the specified value.