public class ActivityLogAlertActionList extends Object
| Constructor and Description |
|---|
ActivityLogAlertActionList() |
| Modifier and Type | Method and Description |
|---|---|
List<ActivityLogAlertActionGroup> |
actionGroups()
Get the list of activity log alerts.
|
ActivityLogAlertActionList |
withActionGroups(List<ActivityLogAlertActionGroup> actionGroups)
Set the list of activity log alerts.
|
public List<ActivityLogAlertActionGroup> actionGroups()
public ActivityLogAlertActionList withActionGroups(List<ActivityLogAlertActionGroup> actionGroups)
actionGroups - the actionGroups value to setCopyright © 2019. All rights reserved.