Uses of Class
com.tencentcloudapi.vpc.v20170312.models.DescribeIpGeolocationInfosResponse
-
Packages that use DescribeIpGeolocationInfosResponse Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of DescribeIpGeolocationInfosResponse in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 that return DescribeIpGeolocationInfosResponse Modifier and Type Method Description DescribeIpGeolocationInfosResponseVpcClient. DescribeIpGeolocationInfos(DescribeIpGeolocationInfosRequest req)本接口(DescribeIpGeolocationInfos)用于查询IP地址信息,包括地理位置信息和网络信息。 本接口即将下线,仅供存量客户使用,暂停新增用户。 -
Uses of DescribeIpGeolocationInfosResponse in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type DescribeIpGeolocationInfosResponse Constructor Description DescribeIpGeolocationInfosResponse(DescribeIpGeolocationInfosResponse 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.
-