Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
CLSNotice[] |
ModifyAlarmNoticeRequest.getCLSNotices()
Get The operation of pushing alarm notifications to CLS.
|
CLSNotice[] |
AlarmNotice.getCLSNotices()
Get Channel to push alarm notifications to CLS.
|
CLSNotice[] |
CreateAlarmNoticeRequest.getCLSNotices()
Get The operation of pushing alarm notifications to CLS.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAlarmNoticeRequest.setCLSNotices(CLSNotice[] CLSNotices)
Set The operation of pushing alarm notifications to CLS.
|
void |
AlarmNotice.setCLSNotices(CLSNotice[] CLSNotices)
Set Channel to push alarm notifications to CLS.
|
void |
CreateAlarmNoticeRequest.setCLSNotices(CLSNotice[] CLSNotices)
Set The operation of pushing alarm notifications to CLS.
|
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 © 2023. All rights reserved.