public static class DescribeContactListByContactGroupResponse.Contact extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeContactListByContactGroupResponse.Contact.Channels |
| Constructor and Description |
|---|
Contact() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2020. All Rights Reserved.