BudgetNotificationsForAccount.Builder |
BudgetNotificationsForAccount.Builder.budgetName(String budgetName) |
Sets the value of the BudgetName property for this object.
|
static BudgetNotificationsForAccount.Builder |
BudgetNotificationsForAccount.builder() |
|
BudgetNotificationsForAccount.Builder |
BudgetNotificationsForAccount.Builder.notifications(Collection<Notification> notifications) |
Sets the value of the Notifications property for this object.
|
BudgetNotificationsForAccount.Builder |
BudgetNotificationsForAccount.Builder.notifications(Consumer<Notification.Builder>... notifications) |
Sets the value of the Notifications property for this object.
|
BudgetNotificationsForAccount.Builder |
BudgetNotificationsForAccount.Builder.notifications(Notification... notifications) |
Sets the value of the Notifications property for this object.
|
BudgetNotificationsForAccount.Builder |
BudgetNotificationsForAccount.toBuilder() |
|