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