Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
DeliverConfig |
AlarmNoticeDeliverConfig.getDeliverConfig()
Get 通知渠道投递日志配置信息。
|
DeliverConfig |
CreateAlarmNoticeRequest.getDeliverConfig()
Get 投递日志配置参数。当DeliverStatus开启时,必填。
|
DeliverConfig |
ModifyAlarmNoticeRequest.getDeliverConfig()
Get 投递日志配置。
|
Modifier and Type | Method and Description |
---|---|
void |
AlarmNoticeDeliverConfig.setDeliverConfig(DeliverConfig DeliverConfig)
Set 通知渠道投递日志配置信息。
|
void |
CreateAlarmNoticeRequest.setDeliverConfig(DeliverConfig DeliverConfig)
Set 投递日志配置参数。当DeliverStatus开启时,必填。
|
void |
ModifyAlarmNoticeRequest.setDeliverConfig(DeliverConfig DeliverConfig)
Set 投递日志配置。
|
Constructor and Description |
---|
DeliverConfig(DeliverConfig 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 © 2025. All rights reserved.