public static final class DescribeAlertLogListResponseBody.SendDetail.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeAlertLogListResponseBody.SendDetail |
build() |
DescribeAlertLogListResponseBody.SendDetail.Builder |
channelResultList(List<DescribeAlertLogListResponseBody.ChannelResultList> channelResultList)
The list of sending results that are categorized by notification method.
|
DescribeAlertLogListResponseBody.SendDetail.Builder |
resultCode(String resultCode)
Indicates whether the alert notifications are sent.
|
public DescribeAlertLogListResponseBody.SendDetail.Builder channelResultList(List<DescribeAlertLogListResponseBody.ChannelResultList> channelResultList)
The list of sending results that are categorized by notification method.
public DescribeAlertLogListResponseBody.SendDetail.Builder resultCode(String resultCode)
Indicates whether the alert notifications are sent.
success
public DescribeAlertLogListResponseBody.SendDetail build()
Copyright © 2026. All rights reserved.