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