public static final class DeleteDomainRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteDomainRequest |
build() |
DeleteDomainRequest.Builder |
domainName(String domainName)
The domain name that already exists in Alibaba Cloud DNS.
|
DeleteDomainRequest.Builder |
lang(String lang)
The language of the response.
|
public DeleteDomainRequest.Builder domainName(String domainName)
The domain name that already exists in Alibaba Cloud DNS. You can call the DescribeDomains operation to obtain the domain name.
This parameter is required.
example:example.com
public DeleteDomainRequest.Builder lang(String lang)
The language of the response. Valid values:
Default value: en.
example:en
public DeleteDomainRequest build()
Copyright © 2026. All rights reserved.