Uses of Class
com.tencentcloudapi.teo.v20220901.models.DescribeOriginProtectionRequest
-
Packages that use DescribeOriginProtectionRequest Package Description com.tencentcloudapi.teo.v20220901 com.tencentcloudapi.teo.v20220901.models -
-
Uses of DescribeOriginProtectionRequest in com.tencentcloudapi.teo.v20220901
Methods in com.tencentcloudapi.teo.v20220901 with parameters of type DescribeOriginProtectionRequest Modifier and Type Method Description DescribeOriginProtectionResponseTeoClient. DescribeOriginProtection(DescribeOriginProtectionRequest req)查询源站防护信息 -
Uses of DescribeOriginProtectionRequest in com.tencentcloudapi.teo.v20220901.models
Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type DescribeOriginProtectionRequest Constructor Description DescribeOriginProtectionRequest(DescribeOriginProtectionRequest 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.
-