Uses of Class
com.tencentcloudapi.cdn.v20180606.models.DescribeCdnOriginIpResponse
-
Packages that use DescribeCdnOriginIpResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of DescribeCdnOriginIpResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return DescribeCdnOriginIpResponse Modifier and Type Method Description DescribeCdnOriginIpResponseCdnClient. DescribeCdnOriginIp(DescribeCdnOriginIpRequest req)本接口(DescribeCdnOriginIp)用于查询 CDN 回源节点的IP信息。(注:此接口即将下线,不再进行维护,请通过DescribeIpStatus 接口进行查询) -
Uses of DescribeCdnOriginIpResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type DescribeCdnOriginIpResponse Constructor Description DescribeCdnOriginIpResponse(DescribeCdnOriginIpResponse 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.
-