public static interface CustomDNSServer.Builder extends SdkPojo, CopyableBuilder<CustomDNSServer.Builder,CustomDNSServer>
| Modifier and Type | Method and Description |
|---|---|
CustomDNSServer.Builder |
customDNSServerIP(String customDNSServerIP)
The IP address of the DNS server.
|
CustomDNSServer.Builder |
customDNSServerName(String customDNSServerName)
The name of the DNS server.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomDNSServer.Builder customDNSServerName(String customDNSServerName)
The name of the DNS server.
customDNSServerName - The name of the DNS server.CustomDNSServer.Builder customDNSServerIP(String customDNSServerIP)
The IP address of the DNS server.
customDNSServerIP - The IP address of the DNS server.Copyright © 2023. All rights reserved.