public static final class NtpProperties.Builder
extends java.lang.Object
NtpProperties.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
NtpProperties. |
| Modifier and Type | Method and Description |
|---|---|
NtpProperties |
build() |
NtpProperties.Builder |
setServers(java.util.List<java.lang.String> servers)
List of NTP servers.
|
public Builder()
NtpProperties.public NtpProperties.Builder setServers(java.util.List<java.lang.String> servers)
servers - New value for the property.public NtpProperties build()