static ConditionalForwarder.Builder |
ConditionalForwarder.builder() |
|
ConditionalForwarder.Builder |
ConditionalForwarder.Builder.dnsIpAddrs(String... dnsIpAddrs) |
The IP addresses of the remote DNS server associated with RemoteDomainName.
|
ConditionalForwarder.Builder |
ConditionalForwarder.Builder.dnsIpAddrs(Collection<String> dnsIpAddrs) |
The IP addresses of the remote DNS server associated with RemoteDomainName.
|
ConditionalForwarder.Builder |
ConditionalForwarder.Builder.remoteDomainName(String remoteDomainName) |
The fully qualified domain name (FQDN) of the remote domains pointed to by the conditional forwarder.
|
ConditionalForwarder.Builder |
ConditionalForwarder.Builder.replicationScope(String replicationScope) |
The replication scope of the conditional forwarder.
|
ConditionalForwarder.Builder |
ConditionalForwarder.Builder.replicationScope(ReplicationScope replicationScope) |
The replication scope of the conditional forwarder.
|
ConditionalForwarder.Builder |
ConditionalForwarder.toBuilder() |
|