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
-
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 ConnectionBuilderModifier and TypeMethodDescriptionConnectionBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Connection> augmentation) Add an augmentation to this builder's product.ConnectionBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Connection>> augmentationType) Remove an augmentation from this builder's product.ConnectionBuilder.setAuxId(AuxiliaryId value) Set the property corresponding toConnection.getAuxId()to the specified value.Set the property corresponding toConnection.getConfig()to the specified value.Set the property corresponding toConnection.getState()to the specified value.ConnectionBuilder.withKey(ConnectionKey key) Set the key value corresponding toConnection.key()to the specified value.