public static class DescribeContactResponse.Datapoints extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeContactResponse.Datapoints.Channel |
| Constructor and Description |
|---|
DescribeContactResponse.Datapoints() |
| Modifier and Type | Method and Description |
|---|---|
List<DescribeContactResponse.Datapoints.Channel> |
getChannels() |
String |
getName() |
void |
setChannels(List<DescribeContactResponse.Datapoints.Channel> channels) |
void |
setName(String name) |
public String getName()
public void setName(String name)
public List<DescribeContactResponse.Datapoints.Channel> getChannels()
public void setChannels(List<DescribeContactResponse.Datapoints.Channel> channels)
Copyright © 2018. All Rights Reserved.