Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top.controllers.ControllerBuilder
Packages that use ControllerBuilder
Package
Description
-
Uses of ControllerBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top.controllers
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top.controllers that return ControllerBuilderModifier and TypeMethodDescriptionControllerBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Controller> augmentation) Add an augmentation to this builder's product.ControllerBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Controller>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toController.getConfig()to the specified value.ControllerBuilder.setConnections(Connections value) Set the property corresponding toOpenflowConnectionsTop.getConnections()to the specified value.Set the property corresponding toController.getName()to the specified value.Set the property corresponding toController.getState()to the specified value.ControllerBuilder.withKey(ControllerKey key) Set the key value corresponding toController.key()to the specified value.