Package com.mypurecloud.sdk.v2.model
Class NTPSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.NTPSettings
- All Implemented Interfaces:
Serializable
NTPSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()List of NTP servers, in priority ordervoidsetServers(List<String> servers) toString()
-
Constructor Details
-
NTPSettings
public NTPSettings() -
NTPSettings
-
-
Method Details