public class GetBlockUrlTaskResponse extends Object
| Constructor and Description |
|---|
GetBlockUrlTaskResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<UrlData> |
getDatas() |
Long |
getPageNumber() |
Long |
getPageSize() |
Long |
getTotalCount() |
void |
setDatas(List<UrlData> datas) |
void |
setPageNumber(Long pageNumber) |
void |
setPageSize(Long pageSize) |
void |
setTotalCount(Long totalCount) |
public Long getPageSize()
public void setPageSize(Long pageSize)
public Long getPageNumber()
public void setPageNumber(Long pageNumber)
public Long getTotalCount()
public void setTotalCount(Long totalCount)
Copyright © 2023. All rights reserved.