Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.DescribeOverviewDDoSTrendResponse
-
Packages that use DescribeOverviewDDoSTrendResponse Package Description com.tencentcloudapi.antiddos.v20200309 com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of DescribeOverviewDDoSTrendResponse in com.tencentcloudapi.antiddos.v20200309
Methods in com.tencentcloudapi.antiddos.v20200309 that return DescribeOverviewDDoSTrendResponse Modifier and Type Method Description DescribeOverviewDDoSTrendResponseAntiddosClient. DescribeOverviewDDoSTrend(DescribeOverviewDDoSTrendRequest req)获取防护概览DDoS攻击流量带宽和攻击包速率数据 -
Uses of DescribeOverviewDDoSTrendResponse in com.tencentcloudapi.antiddos.v20200309.models
Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type DescribeOverviewDDoSTrendResponse Constructor Description DescribeOverviewDDoSTrendResponse(DescribeOverviewDDoSTrendResponse 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.
-