Budget.UpdateStages.WithNotifications Interface
public static interface Budget.UpdateStages.WithNotifications
The stage of the Budget update allowing to specify notifications.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withNotifications(Map<String,Notification> notifications)
Specifies the notifications property: Dictionary of notifications associated with the budget. |
Method Details
withNotifications
public abstract Budget.Update withNotifications(Map<String,Notification> notifications)
Specifies the notifications property: Dictionary of notifications associated with the budget. Budget can have up to five notifications..
Parameters:
Returns: