Interface SystemSshServerState
-
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BindingObject,org.opendaylight.yangtools.yang.binding.DataContainer,org.opendaylight.yangtools.yang.binding.DataObject
- All Known Subinterfaces:
State
@Generated("mdsal-binding-generator") public interface SystemSshServerState extends org.opendaylight.yangtools.yang.binding.DataObject
Operational state data for ssh serverThis class represents the following YANG schema fragment defined in module openconfig-system-terminal
grouping system-ssh-server-state { }The schema path to identify an instance is openconfig-system-terminalsystem-ssh-server-state
-
-
Field Summary
Fields Modifier and Type Field Description static @NonNull org.opendaylight.yangtools.yang.common.QNameQNAME
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<? extends SystemSshServerState>implementedInterface()
-
-
-
Method Detail
-
implementedInterface
Class<? extends SystemSshServerState> implementedInterface()
- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.yang.binding.DataContainer- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.yang.binding.DataObject
-
-