public static final class DescribeAlertLogListResponseBody.ChannelResultList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
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)
The method that is used to send alert notifications. Valid values:
public DescribeAlertLogListResponseBody.ChannelResultList.Builder resultList(List<DescribeAlertLogListResponseBody.ResultList> resultList)
The sending results of alert notifications.
public DescribeAlertLogListResponseBody.ChannelResultList build()
Copyright © 2026. All rights reserved.