Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
CLSNotice[] |
ModifyAlarmNoticeRequest.getCLSNotices()
Get 告警通知推送到CLS服务 最多1个
|
CLSNotice[] |
AlarmNotice.getCLSNotices()
Get 推送cls渠道
注意:此字段可能返回 null,表示取不到有效值。
|
CLSNotice[] |
CreateAlarmNoticeRequest.getCLSNotices()
Get 推送CLS日志服务的操作 最多1个
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAlarmNoticeRequest.setCLSNotices(CLSNotice[] CLSNotices)
Set 告警通知推送到CLS服务 最多1个
|
void |
AlarmNotice.setCLSNotices(CLSNotice[] CLSNotices)
Set 推送cls渠道
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateAlarmNoticeRequest.setCLSNotices(CLSNotice[] CLSNotices)
Set 推送CLS日志服务的操作 最多1个
|
Constructor and Description |
---|
CLSNotice(CLSNotice 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.
|
Copyright © 2022. All rights reserved.