| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.tasks |
| Modifier and Type | Method and Description |
|---|---|
CancelTaskResponse |
CancelTaskResponse.Builder.build()
Builds a new
CancelTaskResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<CancelTaskResponse> |
Tasks.cancel(CancelTaskRequest request)
Makes the Cancel a Task request
|
| Modifier and Type | Method and Description |
|---|---|
CancelTaskResponse.Builder |
CancelTaskResponse.Builder.from(CancelTaskResponse instance)
Fill a builder with attribute values from the provided
CancelTaskResponse instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.