| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications |
| Modifier and Type | Method and Description |
|---|---|
ListApplicationPackagesRequest.Builder |
ListApplicationPackagesRequest.Builder.applicationId(String applicationId)
Initializes the value for the
applicationId attribute. |
static ListApplicationPackagesRequest.Builder |
ListApplicationPackagesRequest.builder()
Creates a builder for
ListApplicationPackagesRequest. |
ListApplicationPackagesRequest.Builder |
ListApplicationPackagesRequest.Builder.from(ListApplicationPackagesRequest instance)
Fill a builder with attribute values from the provided
ListApplicationPackagesRequest instance. |
ListApplicationPackagesRequest.Builder |
ListApplicationPackagesRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.PaginatedRequest instance. |
ListApplicationPackagesRequest.Builder |
ListApplicationPackagesRequest.Builder.page(Integer page)
Initializes the value for the
page attribute. |
ListApplicationPackagesRequest.Builder |
ListApplicationPackagesRequest.Builder.perPage(Integer perPage)
Initializes the value for the
perPage attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.