Uses of Class
com.tencentcloudapi.vpc.v20170312.models.DescribeIpGeolocationDatabaseUrlResponse
-
Packages that use DescribeIpGeolocationDatabaseUrlResponse Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of DescribeIpGeolocationDatabaseUrlResponse in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 that return DescribeIpGeolocationDatabaseUrlResponse Modifier and Type Method Description DescribeIpGeolocationDatabaseUrlResponseVpcClient. DescribeIpGeolocationDatabaseUrl(DescribeIpGeolocationDatabaseUrlRequest req)本接口(DescribeIpGeolocationDatabaseUrl)用于获取IP地理位置库下载链接。 本接口即将下线,仅供存量用户使用,暂停新增用户。 -
Uses of DescribeIpGeolocationDatabaseUrlResponse in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type DescribeIpGeolocationDatabaseUrlResponse Constructor Description DescribeIpGeolocationDatabaseUrlResponse(DescribeIpGeolocationDatabaseUrlResponse 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.
-