Uses of Class
com.tencentcloudapi.cdn.v20180606.models.DescribeDistrictIspDataRequest
-
Packages that use DescribeDistrictIspDataRequest Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of DescribeDistrictIspDataRequest in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 with parameters of type DescribeDistrictIspDataRequest Modifier and Type Method Description DescribeDistrictIspDataResponseCdnClient. DescribeDistrictIspData(DescribeDistrictIspDataRequest req)查询指定域名的区域、运营商明细数据 注意事项:接口尚未全面开放,未在内测名单中的账号不支持调用 -
Uses of DescribeDistrictIspDataRequest in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type DescribeDistrictIspDataRequest Constructor Description DescribeDistrictIspDataRequest(DescribeDistrictIspDataRequest 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.
-