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