Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top.ControllersBuilder
Packages that use ControllersBuilder
Package
Description
-
Uses of ControllersBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top that return ControllersBuilderModifier and TypeMethodDescriptionControllersBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Controllers> augmentation) Add an augmentation to this builder's product.ControllersBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Controllers>> augmentationType) Remove an augmentation from this builder's product.ControllersBuilder.setController(Map<ControllerKey, Controller> values) Set the property corresponding toControllers.getController()to the specified value.