ApplicationGroup.UpdateStages.WithShowInFeed Interface
public static interface ApplicationGroup.UpdateStages.WithShowInFeed
The stage of the ApplicationGroup update allowing to specify showInFeed.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withShowInFeed(Boolean showInFeed)
Specifies the show |
Method Details
withShowInFeed
public abstract ApplicationGroup.Update withShowInFeed(Boolean showInFeed)
Specifies the showInFeed property: Boolean representing whether the applicationGroup is show in the feed..
Parameters:
Returns: