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