public static class DescribeGeoipInstanceDataInfosResponse.DataInfo extends Object
| 构造器和说明 |
|---|
DataInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getDownloadCount() |
String |
getType() |
String |
getUpdateTime() |
Long |
getUpdateTimestamp() |
String |
getVersion() |
void |
setDownloadCount(Long downloadCount) |
void |
setType(String type) |
void |
setUpdateTime(String updateTime) |
void |
setUpdateTimestamp(Long updateTimestamp) |
void |
setVersion(String version) |
public String getType()
public void setType(String type)
public String getVersion()
public void setVersion(String version)
public String getUpdateTime()
public void setUpdateTime(String updateTime)
public Long getUpdateTimestamp()
public void setUpdateTimestamp(Long updateTimestamp)
public Long getDownloadCount()
public void setDownloadCount(Long downloadCount)
Copyright © 2021. All Rights Reserved.