Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.top.LoggingBuilder
Packages that use LoggingBuilder
Package
Description
-
Uses of LoggingBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.top that return LoggingBuilderModifier and TypeMethodDescriptionLoggingBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Logging> augmentation) Add an augmentation to this builder's product.LoggingBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Logging>> augmentationType) Remove an augmentation from this builder's product.LoggingBuilder.setConsole(Console value) Set the property corresponding toLoggingConsoleTop.getConsole()to the specified value.LoggingBuilder.setRemoteServers(RemoteServers value) Set the property corresponding toLoggingRemoteTop.getRemoteServers()to the specified value.