Application.UpdateStages.WithFilePath Interface
public static interface Application.UpdateStages.WithFilePath
The stage of the Application update allowing to specify filePath.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withFilePath(String filePath)
Specifies the file |
Method Details
withFilePath
public abstract Application.Update withFilePath(String filePath)
Specifies the filePath property: Specifies a path for the executable file for the application..
Parameters:
Returns: