Uses of Class
com.tencentcloudapi.cwp.v20180228.models.SecurityDynamic
-
Packages that use SecurityDynamic Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of SecurityDynamic in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return SecurityDynamic Modifier and Type Method Description SecurityDynamic[]DescribeSecurityDynamicsResponse. getSecurityDynamics()Get 安全事件消息数组。Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type SecurityDynamic Modifier and Type Method Description voidDescribeSecurityDynamicsResponse. setSecurityDynamics(SecurityDynamic[] SecurityDynamics)Set 安全事件消息数组。Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type SecurityDynamic Constructor Description SecurityDynamic(SecurityDynamic 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.
-