Deployment.ExecutionStages.WithWhatIf Interface

Definition

A deployment execution allowing What-if parameters to be specified.

public static interface Deployment.ExecutionStages.WithWhatIf extends Deployment.ExecutionStages.WithExecute, Deployment.ExecutionStages.WithWhatIfDeploymentMode, Deployment.ExecutionStages.WithWhatIfLocation, Deployment.ExecutionStages.WithWhatIfOnErrorDeploymentType, Deployment.ExecutionStages.WithWhatIfParameter, Deployment.ExecutionStages.WithWhatIfResultFormat, Deployment.ExecutionStages.WithWhatIfTemplate
Implements

Methods

withDeploymentName(String deploymentName)

Specifies the deployment name to be used on error cases.

withDetailedLevel(String detailedLevel)

Specifies the type of information to log for debugging.

Applies to