| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications | |
| org.cloudfoundry.client.v3.tasks |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelApplicationTaskResponse
The response payload for the Cancel Application Task endpoint
|
class |
GetApplicationTaskResponse
The response payload for the Get Application Task endpoint
|
| 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
The response payload for the Cancel Task endpoint
|
class |
CreateTaskResponse
The response payload for the Create Task endpoint
|
class |
GetTaskResponse
The response payload for the Create Task endpoint
|
class |
TaskResource
The Resource response payload for the List Tasks operation
|
| Modifier and Type | Method and Description |
|---|---|
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. |
CreateTaskResponse.Builder |
CreateTaskResponse.Builder.from(Task instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.tasks.Task instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.