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