public static class DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListSendDetail
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListSendDetailChannelResultList> |
channelResultList
The list of sending results that are categorized by notification method.
|
String |
resultCode
Indicates whether the alert notifications are sent.
|
| 构造器和说明 |
|---|
DescribeAlertLogListResponseBodyAlertLogListSendDetail() |
@NameInMap(value="ChannelResultList") public List<DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListSendDetailChannelResultList> channelResultList
The list of sending results that are categorized by notification method.
@NameInMap(value="ResultCode") public String resultCode
Indicates whether the alert notifications are sent.
success
public DescribeAlertLogListResponseBodyAlertLogListSendDetail()
public static DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListSendDetail build(Map<String,?> map) throws Exception
Exceptionpublic DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListSendDetail setChannelResultList(List<DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListSendDetailChannelResultList> channelResultList)
public List<DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListSendDetailChannelResultList> getChannelResultList()
public DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListSendDetail setResultCode(String resultCode)
public String getResultCode()
Copyright © 2026. All rights reserved.