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