Uses of Class
com.tencentcloudapi.cls.v20201016.models.ModifyAlarmNoticeRequest
-
Packages that use ModifyAlarmNoticeRequest Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of ModifyAlarmNoticeRequest in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 with parameters of type ModifyAlarmNoticeRequest Modifier and Type Method Description ModifyAlarmNoticeResponse
ClsClient. ModifyAlarmNotice(ModifyAlarmNoticeRequest req)
该接口用于修改通知渠道组 -
Uses of ModifyAlarmNoticeRequest in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type ModifyAlarmNoticeRequest Constructor Description ModifyAlarmNoticeRequest(ModifyAlarmNoticeRequest 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.
-