Deployment.ExecutionStages.WithWhatIfParameter Interface

Definition

A deployment execution allowing parameter to be specified.

public static interface Deployment.ExecutionStages.WithWhatIfParameter

Methods

withWhatIfParameters(Object parameters)

Specifies the name and value pairs that define the deployment parameters for the template.

withWhatIfParametersLink(String uri, String contentVersion)

Specifies the uri and content version of parameters file.

Applies to