public static class DescribePortViewSourceCountriesResponseBody.DescribePortViewSourceCountriesResponseBodySourceCountrys
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
count
The number of requests.
|
String |
countryId
The abbreviation of the country or area.
|
| 构造器和说明 |
|---|
DescribePortViewSourceCountriesResponseBodySourceCountrys() |
@NameInMap(value="Count") public Long count
The number of requests.
example:3390671
@NameInMap(value="CountryId") public String countryId
The abbreviation of the country or area. For example, cn indicates China and us indicates the United States.
example:For more information, see Location parameters.
cn
public DescribePortViewSourceCountriesResponseBodySourceCountrys()
public static DescribePortViewSourceCountriesResponseBody.DescribePortViewSourceCountriesResponseBodySourceCountrys build(Map<String,?> map) throws Exception
Exceptionpublic DescribePortViewSourceCountriesResponseBody.DescribePortViewSourceCountriesResponseBodySourceCountrys setCount(Long count)
public Long getCount()
public DescribePortViewSourceCountriesResponseBody.DescribePortViewSourceCountriesResponseBodySourceCountrys setCountryId(String countryId)
public String getCountryId()
Copyright © 2026. All rights reserved.