Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.ssh.server.top.SshServerBuilder
-
Packages that use SshServerBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.ssh.server.top -
-
Uses of SshServerBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.ssh.server.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.ssh.server.top that return SshServerBuilder Modifier and Type Method Description SshServerBuilderSshServerBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SshServer> augmentation)Add an augmentation to this builder's product.SshServerBuilderSshServerBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SshServer>> augmentationType)Remove an augmentation from this builder's product.SshServerBuilderSshServerBuilder. setConfig(Config value)Set the property corresponding toSshServer.getConfig()to the specified value.SshServerBuilderSshServerBuilder. setState(State value)Set the property corresponding toSshServer.getState()to the specified value.
-