| Package | Description |
|---|---|
| software.amazon.awssdk.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BudgetNotificationsForAccount.Builder> |
BudgetNotificationsForAccount.serializableBuilderClass() |
Copyright © 2023. All rights reserved.