Interface Deployment.ExecutionStages.WithWhatIfLocation

All Known Subinterfaces:
Deployment.Execution, Deployment.ExecutionStages.WithWhatIf
Enclosing interface:
Deployment.ExecutionStages

public static interface Deployment.ExecutionStages.WithWhatIfLocation
A deployment execution allowing data storage location to be specified.
  • Method Details

    • withLocation

      Specifies the location to store the deployment data.
      Parameters:
      location - the location value to set.
      Returns:
      the next stage of the execution.