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