Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections.ConnectionBuilder
-
Packages that use ConnectionBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections -
-
Uses of ConnectionBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections that return ConnectionBuilder Modifier and Type Method Description ConnectionBuilderConnectionBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Connection> augmentation)Add an augmentation to this builder's product.ConnectionBuilderConnectionBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Connection>> augmentationType)Remove an augmentation from this builder's product.ConnectionBuilderConnectionBuilder. setAuxId(AuxiliaryId value)ConnectionBuilderConnectionBuilder. setConfig(Config value)ConnectionBuilderConnectionBuilder. setState(State value)ConnectionBuilderConnectionBuilder. withKey(ConnectionKey key)
-