| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.deployments |
| Modifier and Type | Method and Description |
|---|---|
DeploymentRelationships |
DeploymentRelationships.Builder.build()
Builds a new
DeploymentRelationships. |
abstract DeploymentRelationships |
Deployment.getRelationships()
The relationships
|
DeploymentRelationships |
CreateDeploymentResponse.getRelationships()
The relationships
|
DeploymentRelationships |
CreateDeploymentRequest.getRelationships()
The relationships
|
DeploymentRelationships |
DeploymentResource.getRelationships()
The relationships
|
DeploymentRelationships |
GetDeploymentResponse.getRelationships()
The relationships
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentRelationships.Builder |
DeploymentRelationships.Builder.from(DeploymentRelationships instance)
Fill a builder with attribute values from the provided
DeploymentRelationships instance. |
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.relationships(DeploymentRelationships relationships)
Initializes the value for the
relationships attribute. |
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.relationships(DeploymentRelationships relationships)
Initializes the value for the
relationships attribute. |
DeploymentResource.Builder |
DeploymentResource.Builder.relationships(DeploymentRelationships relationships)
Initializes the value for the
relationships attribute. |
GetDeploymentResponse.Builder |
GetDeploymentResponse.Builder.relationships(DeploymentRelationships relationships)
Initializes the value for the
relationships attribute. |
Copyright © 2020. All rights reserved.