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