| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Method and Description |
|---|---|
static PagingInfo.Builder |
PagingInfo.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
PagingInfo.Builder |
PagingInfo.Builder.count(Integer count) |
PagingInfo.Builder |
PagingInfo.Builder.pageNumber(Integer pageNumber) |
PagingInfo.Builder |
PagingInfo.Builder.pagingCookie(String pagingCookie) |
PagingInfo.Builder |
PagingInfo.Builder.returnTotalRecordCount(Boolean returnTotalRecordCount) |
Copyright © 2018–2021. All rights reserved.