Package | Description |
---|---|
com.google.api.services.androidenterprise.model |
Modifier and Type | Method and Description |
---|---|
PageInfo |
PageInfo.clone() |
PageInfo |
ProductsListResponse.getPageInfo()
General pagination information.
|
PageInfo |
PageInfo.set(String fieldName,
Object value) |
PageInfo |
PageInfo.setResultPerPage(Integer resultPerPage) |
PageInfo |
PageInfo.setStartIndex(Integer startIndex) |
PageInfo |
PageInfo.setTotalResults(Integer totalResults) |
Modifier and Type | Method and Description |
---|---|
ProductsListResponse |
ProductsListResponse.setPageInfo(PageInfo pageInfo)
General pagination information.
|
Copyright © 2011–2019 Google. All rights reserved.