| Package | Description |
|---|---|
| com.amazonaws.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
NtpStatus |
NtpStatus.clone() |
NtpStatus |
NetworkStatus.getNtpStatus()
Details about a network time protocol (NTP) server connection.
|
NtpStatus |
NtpStatus.withConnectionStatus(NetworkConnectionStatus connectionStatus)
The connection's status.
|
NtpStatus |
NtpStatus.withConnectionStatus(String connectionStatus)
The connection's status.
|
NtpStatus |
NtpStatus.withIpAddress(String ipAddress)
The IP address of the server.
|
NtpStatus |
NtpStatus.withNtpServerName(String ntpServerName)
The domain name of the server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkStatus.setNtpStatus(NtpStatus ntpStatus)
Details about a network time protocol (NTP) server connection.
|
NetworkStatus |
NetworkStatus.withNtpStatus(NtpStatus ntpStatus)
Details about a network time protocol (NTP) server connection.
|
Copyright © 2023. All rights reserved.