Interface Application.DefinitionStages.WithFilePath

All Known Subinterfaces:
Application.Definition, Application.DefinitionStages.WithCreate
Enclosing interface:
Application.DefinitionStages

public static interface Application.DefinitionStages.WithFilePath
The stage of the Application definition allowing to specify filePath.
  • Method Details

    • withFilePath

      Specifies the filePath property: Specifies a path for the executable file for the application..
      Parameters:
      filePath - Specifies a path for the executable file for the application.
      Returns:
      the next definition stage.