Deployment.ExecutionStages.WithWhatIfTemplate Interface
Definition
A deployment execution allowing template to be specified.
public static interface Deployment.ExecutionStages.WithWhatIfTemplate
Methods
| withWhatIfTemplate(Object template) |
Specifies the template content. |
| withWhatIfTemplateLink(String uri, String contentVersion) |
Specifies the uri and content version of template. |