Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.ConnectionsBuilder
Packages that use ConnectionsBuilder
Package
Description
-
Uses of ConnectionsBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top that return ConnectionsBuilderModifier and TypeMethodDescriptionConnectionsBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Connections> augmentation) Add an augmentation to this builder's product.ConnectionsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Connections>> augmentationType) Remove an augmentation from this builder's product.ConnectionsBuilder.setConnection(Map<ConnectionKey, Connection> values) Set the property corresponding toConnections.getConnection()to the specified value.