Uses of Class
com.tencentcloudapi.dayu.v20180709.models.DescribeDDoSDefendStatusResponse
-
Packages that use DescribeDDoSDefendStatusResponse Package Description com.tencentcloudapi.dayu.v20180709 com.tencentcloudapi.dayu.v20180709.models -
-
Uses of DescribeDDoSDefendStatusResponse in com.tencentcloudapi.dayu.v20180709
Methods in com.tencentcloudapi.dayu.v20180709 that return DescribeDDoSDefendStatusResponse Modifier and Type Method Description DescribeDDoSDefendStatusResponseDayuClient. DescribeDDoSDefendStatus(DescribeDDoSDefendStatusRequest req)获取DDoS防护状态(临时关闭状态),支持产品:基础防护,独享包,共享包,高防IP,高防IP专业版;调用此接口是获取当前是否有设置临时关闭DDoS防护状态,如果有设置会返回临时关闭的时长等参数。 -
Uses of DescribeDDoSDefendStatusResponse in com.tencentcloudapi.dayu.v20180709.models
Constructors in com.tencentcloudapi.dayu.v20180709.models with parameters of type DescribeDDoSDefendStatusResponse Constructor Description DescribeDDoSDefendStatusResponse(DescribeDDoSDefendStatusResponse 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.
-