public static class FindContainerNetworkConnectResponse.PageInfo extends Object
构造器和说明 |
---|
PageInfo() |
限定符和类型 | 方法和说明 |
---|---|
Long |
getCount() |
Long |
getCurrentPage() |
Long |
getPageSize() |
Long |
getTotalCount() |
void |
setCount(Long count) |
void |
setCurrentPage(Long currentPage) |
void |
setPageSize(Long pageSize) |
void |
setTotalCount(Long totalCount) |
public Long getTotalCount()
public void setTotalCount(Long totalCount)
public Long getCount()
public void setCount(Long count)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Long getCurrentPage()
public void setCurrentPage(Long currentPage)
Copyright © 2023. All rights reserved.