public static class Dcs2DescribeRunningLogRecordsApi.DescribeRunningLogRecordsReturnObjResponse extends Object
| 构造器和说明 |
|---|
DescribeRunningLogRecordsReturnObjResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getCurrentPage() |
List<Dcs2DescribeRunningLogRecordsApi.DescribeRunningLogRecordsReturnObjRowsResponse> |
getRows() |
Integer |
getTotal() |
void |
setCurrentPage(Integer currentPage) |
void |
setRows(List<Dcs2DescribeRunningLogRecordsApi.DescribeRunningLogRecordsReturnObjRowsResponse> rows) |
void |
setTotal(Integer total) |
public DescribeRunningLogRecordsReturnObjResponse()
public List<Dcs2DescribeRunningLogRecordsApi.DescribeRunningLogRecordsReturnObjRowsResponse> getRows()
public void setRows(List<Dcs2DescribeRunningLogRecordsApi.DescribeRunningLogRecordsReturnObjRowsResponse> rows)
public Integer getTotal()
public void setTotal(Integer total)
public Integer getCurrentPage()
public void setCurrentPage(Integer currentPage)
Copyright © 2025. All rights reserved.