Deployment.Execution Interface
Definition
Container interface for all the deployment execution.
public static interface Deployment.Execution extends Deployment.ExecutionStages.Blank, Deployment.ExecutionStages.WithExecute, Deployment.ExecutionStages.WithWhatIf, Deployment.ExecutionStages.WithWhatIfDeploymentMode, Deployment.ExecutionStages.WithWhatIfLocation, Deployment.ExecutionStages.WithWhatIfOnErrorDeploymentType, Deployment.ExecutionStages.WithWhatIfParameter, Deployment.ExecutionStages.WithWhatIfResultFormat, Deployment.ExecutionStages.WithWhatIfTemplate
- Implements