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