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