| Package | Description |
|---|---|
| com.mailslurp.models |
| Modifier and Type | Method and Description |
|---|---|
Pageable |
PageWebhookProjection.getPageable()
Get pageable
|
Pageable |
PageThreadProjection.getPageable()
Get pageable
|
Pageable |
PageTemplateProjection.getPageable()
Get pageable
|
Pageable |
PageSentEmailProjection.getPageable()
Get pageable
|
Pageable |
PageOrganizationInboxProjection.getPageable()
Get pageable
|
Pageable |
PageInboxProjection.getPageable()
Get pageable
|
Pageable |
PageGroupProjection.getPageable()
Get pageable
|
Pageable |
PageExpiredInboxRecordProjection.getPageable()
Get pageable
|
Pageable |
PageEmailProjection.getPageable()
Get pageable
|
Pageable |
PageEmailPreview.getPageable()
Get pageable
|
Pageable |
PageContactProjection.getPageable()
Get pageable
|
Pageable |
PageAlias.getPageable()
Get pageable
|
Pageable |
Pageable.offset(Long offset) |
Pageable |
Pageable.paged(Boolean paged) |
Pageable |
Pageable.pageNumber(Integer pageNumber) |
Pageable |
Pageable.pageSize(Integer pageSize) |
Pageable |
Pageable.sort(Sort sort) |
Pageable |
Pageable.unpaged(Boolean unpaged) |
| Modifier and Type | Method and Description |
|---|---|
PageWebhookProjection |
PageWebhookProjection.pageable(Pageable pageable) |
PageThreadProjection |
PageThreadProjection.pageable(Pageable pageable) |
PageTemplateProjection |
PageTemplateProjection.pageable(Pageable pageable) |
PageSentEmailProjection |
PageSentEmailProjection.pageable(Pageable pageable) |
PageOrganizationInboxProjection |
PageOrganizationInboxProjection.pageable(Pageable pageable) |
PageInboxProjection |
PageInboxProjection.pageable(Pageable pageable) |
PageGroupProjection |
PageGroupProjection.pageable(Pageable pageable) |
PageExpiredInboxRecordProjection |
PageExpiredInboxRecordProjection.pageable(Pageable pageable) |
PageEmailProjection |
PageEmailProjection.pageable(Pageable pageable) |
PageEmailPreview |
PageEmailPreview.pageable(Pageable pageable) |
PageContactProjection |
PageContactProjection.pageable(Pageable pageable) |
PageAlias |
PageAlias.pageable(Pageable pageable) |
void |
PageWebhookProjection.setPageable(Pageable pageable) |
void |
PageThreadProjection.setPageable(Pageable pageable) |
void |
PageTemplateProjection.setPageable(Pageable pageable) |
void |
PageSentEmailProjection.setPageable(Pageable pageable) |
void |
PageOrganizationInboxProjection.setPageable(Pageable pageable) |
void |
PageInboxProjection.setPageable(Pageable pageable) |
void |
PageGroupProjection.setPageable(Pageable pageable) |
void |
PageExpiredInboxRecordProjection.setPageable(Pageable pageable) |
void |
PageEmailProjection.setPageable(Pageable pageable) |
void |
PageEmailPreview.setPageable(Pageable pageable) |
void |
PageContactProjection.setPageable(Pageable pageable) |
void |
PageAlias.setPageable(Pageable pageable) |
Copyright © 2021. All rights reserved.