Uses of Class
software.amazon.awssdk.services.panorama.model.NtpStatus
-
Packages that use NtpStatus Package Description software.amazon.awssdk.services.panorama.model -
-
Uses of NtpStatus in software.amazon.awssdk.services.panorama.model
Methods in software.amazon.awssdk.services.panorama.model that return NtpStatus Modifier and Type Method Description NtpStatusNetworkStatus. ntpStatus()Details about a network time protocol (NTP) server connection.Methods in software.amazon.awssdk.services.panorama.model with parameters of type NtpStatus Modifier and Type Method Description NetworkStatus.BuilderNetworkStatus.Builder. ntpStatus(NtpStatus ntpStatus)Details about a network time protocol (NTP) server connection.
-