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