| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications | |
| org.cloudfoundry.client.v3.tasks |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelApplicationTaskResponse
Immutable implementation of
_CancelApplicationTaskResponse. |
class |
GetApplicationTaskResponse
Immutable implementation of
_GetApplicationTaskResponse. |
| Modifier and Type | Method and Description |
|---|---|
CancelApplicationTaskResponse.Builder |
CancelApplicationTaskResponse.Builder.from(Task instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.tasks.Task instance. |
GetApplicationTaskResponse.Builder |
GetApplicationTaskResponse.Builder.from(Task instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.tasks.Task instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelTaskResponse
Immutable implementation of
_CancelTaskResponse. |
class |
CreateTaskResponse
Immutable implementation of
_CreateTaskResponse. |
class |
GetTaskResponse
Immutable implementation of
_GetTaskResponse. |
class |
TaskResource
Immutable implementation of
_TaskResource. |
| Modifier and Type | Method and Description |
|---|---|
CreateTaskResponse.Builder |
CreateTaskResponse.Builder.from(Task instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.tasks.Task instance. |
TaskResource.Builder |
TaskResource.Builder.from(Task instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.tasks.Task instance. |
CancelTaskResponse.Builder |
CancelTaskResponse.Builder.from(Task instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.tasks.Task instance. |
GetTaskResponse.Builder |
GetTaskResponse.Builder.from(Task instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.tasks.Task instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.