| Package | Description |
|---|---|
| software.amazon.awssdk.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationWithSubscribers> |
CreateBudgetRequest.notificationsWithSubscribers()
A notification that you want to associate with a budget.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBudgetRequest.Builder |
CreateBudgetRequest.Builder.notificationsWithSubscribers(NotificationWithSubscribers... notificationsWithSubscribers)
A notification that you want to associate with a budget.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBudgetRequest.Builder |
CreateBudgetRequest.Builder.notificationsWithSubscribers(Collection<NotificationWithSubscribers> notificationsWithSubscribers)
A notification that you want to associate with a budget.
|
Copyright © 2023. All rights reserved.