public static class DescribeDomainViewSourceCountriesResponseBody.DescribeDomainViewSourceCountriesResponseBodySourceCountrys
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
count
The total number of requests.
|
String |
countryId
The abbreviation of the country or area.
|
| 构造器和说明 |
|---|
DescribeDomainViewSourceCountriesResponseBodySourceCountrys() |
@NameInMap(value="Count") public Long count
The total number of requests.
example:3390671
@NameInMap(value="CountryId") public 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 DescribeDomainViewSourceCountriesResponseBodySourceCountrys()
public static DescribeDomainViewSourceCountriesResponseBody.DescribeDomainViewSourceCountriesResponseBodySourceCountrys build(Map<String,?> map) throws Exception
Exceptionpublic DescribeDomainViewSourceCountriesResponseBody.DescribeDomainViewSourceCountriesResponseBodySourceCountrys setCount(Long count)
public Long getCount()
public DescribeDomainViewSourceCountriesResponseBody.DescribeDomainViewSourceCountriesResponseBodySourceCountrys setCountryId(String countryId)
public String getCountryId()
Copyright © 2026. All rights reserved.