Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.ModifyCCThresholdPolicyResponse
-
Packages that use ModifyCCThresholdPolicyResponse Package Description com.tencentcloudapi.antiddos.v20200309 com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of ModifyCCThresholdPolicyResponse in com.tencentcloudapi.antiddos.v20200309
Methods in com.tencentcloudapi.antiddos.v20200309 that return ModifyCCThresholdPolicyResponse Modifier and Type Method Description ModifyCCThresholdPolicyResponseAntiddosClient. ModifyCCThresholdPolicy(ModifyCCThresholdPolicyRequest req)修改CC清洗阈值 -
Uses of ModifyCCThresholdPolicyResponse in com.tencentcloudapi.antiddos.v20200309.models
Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type ModifyCCThresholdPolicyResponse Constructor Description ModifyCCThresholdPolicyResponse(ModifyCCThresholdPolicyResponse 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.
-