| Modifier and Type | Class and Description |
|---|---|
class |
PaginatedAndSortedRequest
Base class for requests that are paginated and sorted
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListApplicationDropletsRequest
Immutable implementation of
_ListApplicationDropletsRequest. |
class |
ListApplicationPackagesRequest
Immutable implementation of
_ListApplicationPackagesRequest. |
class |
ListApplicationProcessesRequest
Immutable implementation of
_ListApplicationProcessesRequest. |
class |
ListApplicationsRequest
Immutable implementation of
_ListApplicationsRequest. |
class |
ListApplicationTasksRequest
Immutable implementation of
_ListApplicationTasksRequest. |
| Modifier and Type | Method and Description |
|---|---|
ListApplicationDropletsRequest.Builder |
ListApplicationDropletsRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.PaginatedRequest instance. |
ListApplicationPackagesRequest.Builder |
ListApplicationPackagesRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.PaginatedRequest instance. |
ListApplicationTasksRequest.Builder |
ListApplicationTasksRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.PaginatedRequest instance. |
ListApplicationProcessesRequest.Builder |
ListApplicationProcessesRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.PaginatedRequest instance. |
ListApplicationsRequest.Builder |
ListApplicationsRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.PaginatedRequest instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListDropletsRequest
Immutable implementation of
_ListDropletsRequest. |
| Modifier and Type | Method and Description |
|---|---|
ListDropletsRequest.Builder |
ListDropletsRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.PaginatedRequest instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListPackagesRequest
Immutable implementation of
_ListPackagesRequest. |
| Modifier and Type | Method and Description |
|---|---|
ListPackagesRequest.Builder |
ListPackagesRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.PaginatedRequest instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListProcessesRequest
Immutable implementation of
_ListProcessesRequest. |
| Modifier and Type | Method and Description |
|---|---|
ListProcessesRequest.Builder |
ListProcessesRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.PaginatedRequest instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListServiceBindingsRequest
Immutable implementation of
_ListServiceBindingsRequest. |
| Modifier and Type | Method and Description |
|---|---|
ListServiceBindingsRequest.Builder |
ListServiceBindingsRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.PaginatedRequest instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListTasksRequest
Immutable implementation of
_ListTasksRequest. |
| Modifier and Type | Method and Description |
|---|---|
ListTasksRequest.Builder |
ListTasksRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.PaginatedRequest instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.