public static final class DeleteDnsCacheDomainRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteDnsCacheDomainRequest |
build() |
DeleteDnsCacheDomainRequest.Builder |
domainName(String domainName)
The domain name.
|
DeleteDnsCacheDomainRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
public DeleteDnsCacheDomainRequest.Builder domainName(String domainName)
The domain name. You can call the DescribeDomains operation to obtain the name.
This parameter is required.
example:dns-example.top
public DeleteDnsCacheDomainRequest.Builder lang(String lang)
The language of the content within the request and response. Valid values:
en
public DeleteDnsCacheDomainRequest build()
Copyright © 2026. All rights reserved.