Interface WebDeployment.DefinitionStages.WithExistingDeploymentsDeleted

    • Method Detail

      • withExistingDeploymentsDeleted

        WebDeployment.DefinitionStages.WithExecute withExistingDeploymentsDeleted​(boolean deleteExisting)
        Specifies whether existing deployed files on the web app should be deleted.
        Parameters:
        deleteExisting - if set to true, all files on the web app will be deleted. Default is false.
        Returns:
        the next definition stage