Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.bulk.flow.service.rev150608.RemoveFlowsDsInputBuilder
Packages that use RemoveFlowsDsInputBuilder
-
Uses of RemoveFlowsDsInputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.bulk.flow.service.rev150608
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.bulk.flow.service.rev150608 that return RemoveFlowsDsInputBuilderModifier and TypeMethodDescriptionRemoveFlowsDsInputBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RemoveFlowsDsInput> augmentation) Add an augmentation to this builder's product.RemoveFlowsDsInputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveFlowsDsInput>> augmentationType) Remove an augmentation from this builder's product.RemoveFlowsDsInputBuilder.setBulkFlowDsItem
(List<BulkFlowDsItem> values) Set the property corresponding toBulkFlowDsListGrouping.getBulkFlowDsItem()
to the specified value.