Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.SystemNtpAuthKeysConfig
-
-
Uses of SystemNtpAuthKeysConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 that return types with arguments of type SystemNtpAuthKeysConfig Modifier and Type Method Description Class<? extends SystemNtpAuthKeysConfig>SystemNtpAuthKeysConfig. implementedInterface() -
Uses of SystemNtpAuthKeysConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys.ntp.key
Subinterfaces of SystemNtpAuthKeysConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys.ntp.key Modifier and Type Interface Description interfaceConfigConfiguration data for NTP auth keysinterfaceStateOperational state data for NTP auth keysConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys.ntp.key with parameters of type SystemNtpAuthKeysConfig Constructor Description ConfigBuilder(SystemNtpAuthKeysConfig arg)Construct a new builder initialized from specifiedSystemNtpAuthKeysConfig.StateBuilder(SystemNtpAuthKeysConfig arg)Construct a new builder initialized from specifiedSystemNtpAuthKeysConfig.
-