public static class DescribeAlertLogListResponse.Alarm.SendDetail extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeAlertLogListResponse.Alarm.SendDetail.ChannelResult |
| 构造器和说明 |
|---|
SendDetail() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DescribeAlertLogListResponse.Alarm.SendDetail.ChannelResult> |
getChannelResultList() |
String |
getResultCode() |
void |
setChannelResultList(List<DescribeAlertLogListResponse.Alarm.SendDetail.ChannelResult> channelResultList) |
void |
setResultCode(String resultCode) |
public String getResultCode()
public void setResultCode(String resultCode)
public List<DescribeAlertLogListResponse.Alarm.SendDetail.ChannelResult> getChannelResultList()
public void setChannelResultList(List<DescribeAlertLogListResponse.Alarm.SendDetail.ChannelResult> channelResultList)
Copyright © 2021. All Rights Reserved.