Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.OverviewDDoSEvent
-
Packages that use OverviewDDoSEvent Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of OverviewDDoSEvent in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return OverviewDDoSEvent Modifier and Type Method Description OverviewDDoSEvent[]DescribeOverviewDDoSEventListResponse. getEventList()Get 事件列表Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type OverviewDDoSEvent Modifier and Type Method Description voidDescribeOverviewDDoSEventListResponse. setEventList(OverviewDDoSEvent[] EventList)Set 事件列表Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type OverviewDDoSEvent Constructor Description OverviewDDoSEvent(OverviewDDoSEvent 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.
-