Application.DefinitionStages.WithFriendlyName Interface
public static interface Application.DefinitionStages.WithFriendlyName
The stage of the Application definition allowing to specify friendlyName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withFriendlyName(String friendlyName)
Specifies the friendly |
Method Details
withFriendlyName
public abstract Application.DefinitionStages.WithCreate withFriendlyName(String friendlyName)
Specifies the friendlyName property: Friendly name of Application..
Parameters:
Returns: