| Package | Description |
|---|---|
| com.hubspot.slack.client.models.response |
| Modifier and Type | Method and Description |
|---|---|
static Paging.Builder |
Paging.builder()
Creates a builder for
Paging. |
Paging.Builder |
Paging.Builder.from(PagingIF instance)
Fill a builder with attribute values from the provided
PagingIF instance. |
Paging.Builder |
Paging.Builder.setCount(int count)
Initializes the value for the
count attribute. |
Paging.Builder |
Paging.Builder.setPage(int page)
Initializes the value for the
page attribute. |
Paging.Builder |
Paging.Builder.setPages(int pages)
Initializes the value for the
pages attribute. |
Paging.Builder |
Paging.Builder.setTotal(int total)
Initializes the value for the
total attribute. |
Copyright © 2019. All rights reserved.