Interface Deployment.ExecutionStages.WithWhatIfDeploymentMode

    • Method Detail

      • withIncrementalMode

        Deployment.ExecutionStages.WithWhatIf withIncrementalMode()
        Specifies the mode with value of 'INCREMENTAL' in deployment properties.
        Returns:
        the next stage of the execution.
      • withCompleteMode

        Deployment.ExecutionStages.WithWhatIf withCompleteMode()
        Specifies the mode with value of 'COMPLETE' in deployment properties.
        Returns:
        the next stage of the execution.