| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.deployments |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateDeploymentResponse
The response payload for the Create Deployment operation
|
class |
DeploymentResource
The Resource response payload for the List Deployments operation
|
class |
GetDeploymentResponse
The response payload for the Get Deployment operation
|
| Modifier and Type | Method and Description |
|---|---|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.from(Deployment instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.deployments.Deployment instance. |
DeploymentResource.Builder |
DeploymentResource.Builder.from(Deployment instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.deployments.Deployment instance. |
GetDeploymentResponse.Builder |
GetDeploymentResponse.Builder.from(Deployment instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.deployments.Deployment instance. |
Copyright © 2020. All rights reserved.