Class IpGeolocationInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.vpc.v20170312.models.IpGeolocationInfo
-
public class IpGeolocationInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description IpGeolocationInfo()IpGeolocationInfo(IpGeolocationInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAddressIp()Get IP地址 注意:此字段可能返回 null,表示取不到有效值。StringgetAsId()Get 骨干运营商AS号 注意:此字段可能返回 null,表示取不到有效值。StringgetAsName()Get 骨干运营商名称 注意:此字段可能返回 null,表示取不到有效值。StringgetCity()Get 市一级行政区域信息 注意:此字段可能返回 null,表示取不到有效值。StringgetComment()Get 注释信息。目前的填充值为移动接入用户的APN值,如无APN属性则为空 注意:此字段可能返回 null,表示取不到有效值。StringgetCountry()Get 国家信息 注意:此字段可能返回 null,表示取不到有效值。StringgetIsp()Get 接入运营商信息 注意:此字段可能返回 null,表示取不到有效值。StringgetProvince()Get 省、州、郡一级行政区域信息 注意:此字段可能返回 null,表示取不到有效值。StringgetRegion()Get 市内区域信息 注意:此字段可能返回 null,表示取不到有效值。voidsetAddressIp(String AddressIp)Set IP地址 注意:此字段可能返回 null,表示取不到有效值。voidsetAsId(String AsId)Set 骨干运营商AS号 注意:此字段可能返回 null,表示取不到有效值。voidsetAsName(String AsName)Set 骨干运营商名称 注意:此字段可能返回 null,表示取不到有效值。voidsetCity(String City)Set 市一级行政区域信息 注意:此字段可能返回 null,表示取不到有效值。voidsetComment(String Comment)Set 注释信息。目前的填充值为移动接入用户的APN值,如无APN属性则为空 注意:此字段可能返回 null,表示取不到有效值。voidsetCountry(String Country)Set 国家信息 注意:此字段可能返回 null,表示取不到有效值。voidsetIsp(String Isp)Set 接入运营商信息 注意:此字段可能返回 null,表示取不到有效值。voidsetProvince(String Province)Set 省、州、郡一级行政区域信息 注意:此字段可能返回 null,表示取不到有效值。voidsetRegion(String Region)Set 市内区域信息 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
IpGeolocationInfo
public IpGeolocationInfo()
-
IpGeolocationInfo
public IpGeolocationInfo(IpGeolocationInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getCountry
public String getCountry()
Get 国家信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Country 国家信息 注意:此字段可能返回 null,表示取不到有效值。
-
setCountry
public void setCountry(String Country)
Set 国家信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Country- 国家信息 注意:此字段可能返回 null,表示取不到有效值。
-
getProvince
public String getProvince()
Get 省、州、郡一级行政区域信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Province 省、州、郡一级行政区域信息 注意:此字段可能返回 null,表示取不到有效值。
-
setProvince
public void setProvince(String Province)
Set 省、州、郡一级行政区域信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Province- 省、州、郡一级行政区域信息 注意:此字段可能返回 null,表示取不到有效值。
-
getCity
public String getCity()
Get 市一级行政区域信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- City 市一级行政区域信息 注意:此字段可能返回 null,表示取不到有效值。
-
setCity
public void setCity(String City)
Set 市一级行政区域信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
City- 市一级行政区域信息 注意:此字段可能返回 null,表示取不到有效值。
-
getRegion
public String getRegion()
Get 市内区域信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Region 市内区域信息 注意:此字段可能返回 null,表示取不到有效值。
-
setRegion
public void setRegion(String Region)
Set 市内区域信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Region- 市内区域信息 注意:此字段可能返回 null,表示取不到有效值。
-
getIsp
public String getIsp()
Get 接入运营商信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Isp 接入运营商信息 注意:此字段可能返回 null,表示取不到有效值。
-
setIsp
public void setIsp(String Isp)
Set 接入运营商信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Isp- 接入运营商信息 注意:此字段可能返回 null,表示取不到有效值。
-
getAsName
public String getAsName()
Get 骨干运营商名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AsName 骨干运营商名称 注意:此字段可能返回 null,表示取不到有效值。
-
setAsName
public void setAsName(String AsName)
Set 骨干运营商名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AsName- 骨干运营商名称 注意:此字段可能返回 null,表示取不到有效值。
-
getAsId
public String getAsId()
Get 骨干运营商AS号 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AsId 骨干运营商AS号 注意:此字段可能返回 null,表示取不到有效值。
-
setAsId
public void setAsId(String AsId)
Set 骨干运营商AS号 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AsId- 骨干运营商AS号 注意:此字段可能返回 null,表示取不到有效值。
-
getComment
public String getComment()
Get 注释信息。目前的填充值为移动接入用户的APN值,如无APN属性则为空 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Comment 注释信息。目前的填充值为移动接入用户的APN值,如无APN属性则为空 注意:此字段可能返回 null,表示取不到有效值。
-
setComment
public void setComment(String Comment)
Set 注释信息。目前的填充值为移动接入用户的APN值,如无APN属性则为空 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Comment- 注释信息。目前的填充值为移动接入用户的APN值,如无APN属性则为空 注意:此字段可能返回 null,表示取不到有效值。
-
getAddressIp
public String getAddressIp()
Get IP地址 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AddressIp IP地址 注意:此字段可能返回 null,表示取不到有效值。
-
setAddressIp
public void setAddressIp(String AddressIp)
Set IP地址 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AddressIp- IP地址 注意:此字段可能返回 null,表示取不到有效值。
-
-