public static class DescribeExporterOutputListResponse.Datapoint extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeExporterOutputListResponse.Datapoint.ConfigJson |
| Constructor and Description |
|---|
Datapoint() |
| Modifier and Type | Method and Description |
|---|---|
DescribeExporterOutputListResponse.Datapoint.ConfigJson |
getConfigJson() |
Long |
getCreateTime() |
String |
getDestName() |
String |
getDestType() |
void |
setConfigJson(DescribeExporterOutputListResponse.Datapoint.ConfigJson configJson) |
void |
setCreateTime(Long createTime) |
void |
setDestName(String destName) |
void |
setDestType(String destType) |
public String getDestName()
public void setDestName(String destName)
public String getDestType()
public void setDestType(String destType)
public Long getCreateTime()
public void setCreateTime(Long createTime)
public DescribeExporterOutputListResponse.Datapoint.ConfigJson getConfigJson()
public void setConfigJson(DescribeExporterOutputListResponse.Datapoint.ConfigJson configJson)
Copyright © 2020. All Rights Reserved.