Pool.UpdateStages.WithDeploymentConfiguration Interface
public static interface Pool.UpdateStages.WithDeploymentConfiguration
The stage of the Pool update allowing to specify deploymentConfiguration.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withDeploymentConfiguration(DeploymentConfiguration deploymentConfiguration)
Specifies the deployment |
Method Details
withDeploymentConfiguration
public abstract Pool.Update withDeploymentConfiguration(DeploymentConfiguration deploymentConfiguration)
Specifies the deploymentConfiguration property: Deployment configuration properties..
Parameters:
Returns: