public static class DescribeLiveDomainRecordDataResponse.RecordDataInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeLiveDomainRecordDataResponse.RecordDataInfo.Detail |
| Constructor and Description |
|---|
DescribeLiveDomainRecordDataResponse.RecordDataInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDate() |
DescribeLiveDomainRecordDataResponse.RecordDataInfo.Detail |
getDetail() |
Integer |
getTotal() |
void |
setDate(String date) |
void |
setDetail(DescribeLiveDomainRecordDataResponse.RecordDataInfo.Detail detail) |
void |
setTotal(Integer total) |
public DescribeLiveDomainRecordDataResponse.RecordDataInfo()
public String getDate()
public void setDate(String date)
public Integer getTotal()
public void setTotal(Integer total)
public DescribeLiveDomainRecordDataResponse.RecordDataInfo.Detail getDetail()
public void setDetail(DescribeLiveDomainRecordDataResponse.RecordDataInfo.Detail detail)
Copyright © 2018. All Rights Reserved.