public static final class UpdateDnsCacheDomainRequest.SourceDnsServer.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateDnsCacheDomainRequest.SourceDnsServer |
build() |
UpdateDnsCacheDomainRequest.SourceDnsServer.Builder |
host(String host)
The domain name or IP address of the origin DNS server.
|
UpdateDnsCacheDomainRequest.SourceDnsServer.Builder |
port(String port)
The port of the origin DNS server.
|
public UpdateDnsCacheDomainRequest.SourceDnsServer.Builder host(String host)
The domain name or IP address of the origin DNS server.
example:223.5.5.5
public UpdateDnsCacheDomainRequest.SourceDnsServer.Builder port(String port)
The port of the origin DNS server.
example:53
public UpdateDnsCacheDomainRequest.SourceDnsServer build()
Copyright © 2026. All rights reserved.