| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.deployments |
| Modifier and Type | Method and Description |
|---|---|
CancelDeploymentResponse |
CancelDeploymentResponse.Builder.build()
Builds a new
CancelDeploymentResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<CancelDeploymentResponse> |
DeploymentsV3.cancel(CancelDeploymentRequest request)
Makes the Cancel a deployment request
|
| Modifier and Type | Method and Description |
|---|---|
CancelDeploymentResponse.Builder |
CancelDeploymentResponse.Builder.from(CancelDeploymentResponse instance)
Fill a builder with attribute values from the provided
CancelDeploymentResponse instance. |
Copyright © 2020. All rights reserved.