Uses of Class
com.tencentcloudapi.cwp.v20180228.models.WarningInfoObj
-
Packages that use WarningInfoObj Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of WarningInfoObj in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return WarningInfoObj Modifier and Type Method Description WarningInfoObj[]DescribeWarningListResponse. getWarningInfoList()Get 获取告警列表Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type WarningInfoObj Modifier and Type Method Description voidDescribeWarningListResponse. setWarningInfoList(WarningInfoObj[] WarningInfoList)Set 获取告警列表Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type WarningInfoObj Constructor Description WarningInfoObj(WarningInfoObj 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.
-