Application.DefinitionStages.WithIconPath Interface
public static interface Application.DefinitionStages.WithIconPath
The stage of the Application definition allowing to specify iconPath.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIconPath(String iconPath)
Specifies the icon |
Method Details
withIconPath
public abstract Application.DefinitionStages.WithCreate withIconPath(String iconPath)
Specifies the iconPath property: Path to icon..
Parameters:
Returns: