public static final class DescribeDnsGtmInstancesResponseBody.AlertConfig.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDnsGtmInstancesResponseBody.AlertConfig |
build() |
DescribeDnsGtmInstancesResponseBody.AlertConfig.Builder |
dingtalkNotice(String dingtalkNotice)
Indicates whether DingTalk alert notifications are configured.
|
DescribeDnsGtmInstancesResponseBody.AlertConfig.Builder |
emailNotice(String emailNotice)
Indicates whether email notifications are configured.
|
DescribeDnsGtmInstancesResponseBody.AlertConfig.Builder |
noticeType(String noticeType)
The type of the alert event.
|
DescribeDnsGtmInstancesResponseBody.AlertConfig.Builder |
smsNotice(String smsNotice)
Indicates whether SMS notifications are configured.
|
public DescribeDnsGtmInstancesResponseBody.AlertConfig.Builder dingtalkNotice(String dingtalkNotice)
Indicates whether DingTalk alert notifications are configured. Valid values:
true
public DescribeDnsGtmInstancesResponseBody.AlertConfig.Builder emailNotice(String emailNotice)
Indicates whether email notifications are configured. Valid values:
true
public DescribeDnsGtmInstancesResponseBody.AlertConfig.Builder noticeType(String noticeType)
The type of the alert event. Valid values:
ADDR_ALERT
public DescribeDnsGtmInstancesResponseBody.AlertConfig.Builder smsNotice(String smsNotice)
Indicates whether SMS notifications are configured. Valid values:
true
public DescribeDnsGtmInstancesResponseBody.AlertConfig build()
Copyright © 2026. All rights reserved.