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