Deployment.ExecutionStages.WithWhatIfDeploymentMode Interface
Definition
A deployment execution allowing deployment mode to be specified.
public static interface Deployment.ExecutionStages.WithWhatIfDeploymentMode
Methods
| withCompleteMode() |
Specifies the mode with value of 'COMPLETE' in deployment properties. |
| withIncrementalMode() |
Specifies the mode with value of 'INCREMENTAL' in deployment properties. |