| Modifier and Type | Method and Description |
|---|---|
Pagination |
Pagination.Builder.build()
Builds a new
Pagination. |
abstract Pagination |
PaginatedResponse.getPagination()
The pagination
|
| Modifier and Type | Method and Description |
|---|---|
Pagination.Builder |
Pagination.Builder.from(Pagination instance)
Fill a builder with attribute values from the provided
Pagination instance. |
| Modifier and Type | Method and Description |
|---|---|
Pagination |
ListApplicationDropletsResponse.getPagination()
The pagination
|
Pagination |
ListApplicationsResponse.getPagination()
The pagination
|
Pagination |
ListApplicationTasksResponse.getPagination()
The pagination
|
Pagination |
ListApplicationPackagesResponse.getPagination()
The pagination
|
Pagination |
ListApplicationProcessesResponse.getPagination()
The pagination
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationDropletsResponse.Builder |
ListApplicationDropletsResponse.Builder.pagination(Pagination pagination)
Initializes the value for the
pagination attribute. |
ListApplicationsResponse.Builder |
ListApplicationsResponse.Builder.pagination(Pagination pagination)
Initializes the value for the
pagination attribute. |
ListApplicationTasksResponse.Builder |
ListApplicationTasksResponse.Builder.pagination(Pagination pagination)
Initializes the value for the
pagination attribute. |
ListApplicationPackagesResponse.Builder |
ListApplicationPackagesResponse.Builder.pagination(Pagination pagination)
Initializes the value for the
pagination attribute. |
ListApplicationProcessesResponse.Builder |
ListApplicationProcessesResponse.Builder.pagination(Pagination pagination)
Initializes the value for the
pagination attribute. |
| Modifier and Type | Method and Description |
|---|---|
Pagination |
ListDropletsResponse.getPagination()
The pagination
|
| Modifier and Type | Method and Description |
|---|---|
ListDropletsResponse.Builder |
ListDropletsResponse.Builder.pagination(Pagination pagination)
Initializes the value for the
pagination attribute. |
| Modifier and Type | Method and Description |
|---|---|
Pagination |
ListPackagesResponse.getPagination()
The pagination
|
| Modifier and Type | Method and Description |
|---|---|
ListPackagesResponse.Builder |
ListPackagesResponse.Builder.pagination(Pagination pagination)
Initializes the value for the
pagination attribute. |
| Modifier and Type | Method and Description |
|---|---|
Pagination |
ListProcessesResponse.getPagination()
The pagination
|
| Modifier and Type | Method and Description |
|---|---|
ListProcessesResponse.Builder |
ListProcessesResponse.Builder.pagination(Pagination pagination)
Initializes the value for the
pagination attribute. |
| Modifier and Type | Method and Description |
|---|---|
Pagination |
ListServiceBindingsResponse.getPagination()
The pagination
|
| Modifier and Type | Method and Description |
|---|---|
ListServiceBindingsResponse.Builder |
ListServiceBindingsResponse.Builder.pagination(Pagination pagination)
Initializes the value for the
pagination attribute. |
| Modifier and Type | Method and Description |
|---|---|
Pagination |
ListTasksResponse.getPagination()
The pagination
|
| Modifier and Type | Method and Description |
|---|---|
ListTasksResponse.Builder |
ListTasksResponse.Builder.pagination(Pagination pagination)
Initializes the value for the
pagination attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.