public static final class DescribeDomainViewSourceCountriesResponseBody.SourceCountrys.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDomainViewSourceCountriesResponseBody.SourceCountrys |
build() |
DescribeDomainViewSourceCountriesResponseBody.SourceCountrys.Builder |
count(Long count)
The total number of requests.
|
DescribeDomainViewSourceCountriesResponseBody.SourceCountrys.Builder |
countryId(String countryId)
The abbreviation of the country or area.
|
public DescribeDomainViewSourceCountriesResponseBody.SourceCountrys.Builder count(Long count)
The total number of requests.
example:3390671
public DescribeDomainViewSourceCountriesResponseBody.SourceCountrys.Builder countryId(String countryId)
The abbreviation of the country or area. For more information, see the Codes of countries and areas section of the Codes of administrative regions in China and codes of countries and areas topic. For example, cn indicates China, and us indicates the United States.
example:cn
public DescribeDomainViewSourceCountriesResponseBody.SourceCountrys build()
Copyright © 2026. All rights reserved.