Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys.NtpKeyKey
-
-
Uses of NtpKeyKey in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top that return types with arguments of type NtpKeyKey Modifier and Type Method Description @Nullable Map<NtpKeyKey,NtpKey>NtpKeys. getNtpKey()Return ntpKey, ornullif it is not present.Map<NtpKeyKey,NtpKey>NtpKeysBuilder. getNtpKey()default @NonNull Map<NtpKeyKey,NtpKey>NtpKeys. nonnullNtpKey()Return ntpKey, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top with type arguments of type NtpKeyKey Modifier and Type Method Description NtpKeysBuilderNtpKeysBuilder. setNtpKey(Map<NtpKeyKey,NtpKey> values) -
Uses of NtpKeyKey in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys that return NtpKeyKey Modifier and Type Method Description NtpKeyKeyNtpKey. key()NtpKeyKeyNtpKeyBuilder. key()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys with parameters of type NtpKeyKey Modifier and Type Method Description NtpKeyBuilderNtpKeyBuilder. withKey(NtpKeyKey key)Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys with parameters of type NtpKeyKey Constructor Description NtpKeyKey(NtpKeyKey source)Creates a copy from Source Object.
-