public static final class DescribeAlertLogListResponseBody.ChannelResultList.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeAlertLogListResponseBody.ChannelResultList |
build() |
DescribeAlertLogListResponseBody.ChannelResultList.Builder |
channel(String channel)
The method that is used to send alert notifications.
|
DescribeAlertLogListResponseBody.ChannelResultList.Builder |
resultList(List<DescribeAlertLogListResponseBody.ResultList> resultList)
The sending results of alert notifications.
|
public DescribeAlertLogListResponseBody.ChannelResultList.Builder channel(String channel)
* MAIL: email * SMS: text message * WEBHOOK: alert callback * SLS: Simple Log Service * ONCALL: phone call * FC: Function Compute * MNS: Message Service queue
public DescribeAlertLogListResponseBody.ChannelResultList.Builder resultList(List<DescribeAlertLogListResponseBody.ResultList> resultList)
public DescribeAlertLogListResponseBody.ChannelResultList build()
Copyright © 2024. All rights reserved.