public class AlipayCloudCloudbaseDatabaseRollbacktaskdetailQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCloudCloudbaseDatabaseRollbacktaskdetailQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MongoRollbackTaskDetail> |
getDetails() |
Long |
getPageIndex() |
Long |
getPageSize() |
Long |
getTotal() |
void |
setDetails(List<MongoRollbackTaskDetail> details) |
void |
setPageIndex(Long pageIndex) |
void |
setPageSize(Long pageSize) |
void |
setTotal(Long total) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCloudCloudbaseDatabaseRollbacktaskdetailQueryResponse()
public void setDetails(List<MongoRollbackTaskDetail> details)
public List<MongoRollbackTaskDetail> getDetails()
public void setPageIndex(Long pageIndex)
public Long getPageIndex()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotal(Long total)
public Long getTotal()
Copyright © 2024. All rights reserved.