Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.SystemTerminalCommonConfig
-
-
Uses of SystemTerminalCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121
Subinterfaces of SystemTerminalCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121 Modifier and Type Interface Description interfaceSystemSshServerConfigConfiguration data for system ssh configurationinterfaceSystemTelnetServerConfigConfiguration data for telnet serverMethods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121 that return types with arguments of type SystemTerminalCommonConfig Modifier and Type Method Description Class<? extends SystemTerminalCommonConfig>SystemTerminalCommonConfig. implementedInterface() -
Uses of SystemTerminalCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.ssh.server.top.ssh.server
Subinterfaces of SystemTerminalCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.ssh.server.top.ssh.server Modifier and Type Interface Description interfaceConfigConfiguration data for the system ssh serverinterfaceStateOperational state data for the system ssh serverConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.ssh.server.top.ssh.server with parameters of type SystemTerminalCommonConfig Constructor Description ConfigBuilder(SystemTerminalCommonConfig arg)Construct a new builder initialized from specifiedSystemTerminalCommonConfig.StateBuilder(SystemTerminalCommonConfig arg)Construct a new builder initialized from specifiedSystemTerminalCommonConfig. -
Uses of SystemTerminalCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.telnet.server.top.telnet.server
Subinterfaces of SystemTerminalCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.telnet.server.top.telnet.server Modifier and Type Interface Description interfaceConfigConfiguration data for telnetinterfaceStateOperational state data for telnetConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.telnet.server.top.telnet.server with parameters of type SystemTerminalCommonConfig Constructor Description ConfigBuilder(SystemTerminalCommonConfig arg)Construct a new builder initialized from specifiedSystemTerminalCommonConfig.StateBuilder(SystemTerminalCommonConfig arg)Construct a new builder initialized from specifiedSystemTerminalCommonConfig. -
Uses of SystemTerminalCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.terminal.common.top.terminal.servers
Subinterfaces of SystemTerminalCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.terminal.common.top.terminal.servers Modifier and Type Interface Description interfaceConfigConfiguration data for terminal servicesinterfaceStateOperational state dataConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.terminal.common.top.terminal.servers with parameters of type SystemTerminalCommonConfig Constructor Description ConfigBuilder(SystemTerminalCommonConfig arg)Construct a new builder initialized from specifiedSystemTerminalCommonConfig.StateBuilder(SystemTerminalCommonConfig arg)Construct a new builder initialized from specifiedSystemTerminalCommonConfig.
-