public static class DescribeContactListByContactGroupResponse.Contact extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeContactListByContactGroupResponse.Contact.Channels |
| 构造器和说明 |
|---|
Contact() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeContactListByContactGroupResponse.Contact.Channels |
getChannels() |
Long |
getCreateTime() |
String |
getDesc() |
String |
getName() |
Long |
getUpdateTime() |
void |
setChannels(DescribeContactListByContactGroupResponse.Contact.Channels channels) |
void |
setCreateTime(Long createTime) |
void |
setDesc(String desc) |
void |
setName(String name) |
void |
setUpdateTime(Long updateTime) |
public String getName()
public void setName(String name)
public String getDesc()
public void setDesc(String desc)
public Long getCreateTime()
public void setCreateTime(Long createTime)
public Long getUpdateTime()
public void setUpdateTime(Long updateTime)
public DescribeContactListByContactGroupResponse.Contact.Channels getChannels()
public void setChannels(DescribeContactListByContactGroupResponse.Contact.Channels channels)
Copyright © 2019. All Rights Reserved.