Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.LoggingConsoleConfig
-
-
Uses of LoggingConsoleConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121 that return types with arguments of type LoggingConsoleConfig Modifier and Type Method Description Class<? extends LoggingConsoleConfig>LoggingConsoleConfig. implementedInterface() -
Uses of LoggingConsoleConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.console.top.console
Subinterfaces of LoggingConsoleConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.console.top.console Modifier and Type Interface Description interfaceConfigConfiguration data for console logginginterfaceStateOperational state data for console loggingConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.console.top.console with parameters of type LoggingConsoleConfig Constructor Description ConfigBuilder(LoggingConsoleConfig arg)Construct a new builder initialized from specifiedLoggingConsoleConfig.StateBuilder(LoggingConsoleConfig arg)Construct a new builder initialized from specifiedLoggingConsoleConfig.
-