Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.console.top.ConsoleBuilder
-
Packages that use ConsoleBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.console.top -
-
Uses of ConsoleBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.console.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.console.top that return ConsoleBuilder Modifier and Type Method Description ConsoleBuilderConsoleBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Console> augmentation)Add an augmentation to this builder's product.ConsoleBuilderConsoleBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Console>> augmentationType)Remove an augmentation from this builder's product.ConsoleBuilderConsoleBuilder. setConfig(Config value)Set the property corresponding toConsole.getConfig()to the specified value.ConsoleBuilderConsoleBuilder. setSelectors(Selectors value)Set the property corresponding toLoggingSelectorsTop.getSelectors()to the specified value.ConsoleBuilderConsoleBuilder. setState(State value)Set the property corresponding toConsole.getState()to the specified value.
-