| Package | Description |
|---|---|
| com.amazonaws.services.budgets |
Use the Amazon Web Services Budgets API to plan your service usage, service costs, and instance reservations.
|
| com.amazonaws.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeBudgetNotificationsForAccountResult |
AWSBudgetsClient.describeBudgetNotificationsForAccount(DescribeBudgetNotificationsForAccountRequest request)
Lists the budget names and notifications that are associated with an account.
|
DescribeBudgetNotificationsForAccountResult |
AbstractAWSBudgets.describeBudgetNotificationsForAccount(DescribeBudgetNotificationsForAccountRequest request) |
DescribeBudgetNotificationsForAccountResult |
AWSBudgets.describeBudgetNotificationsForAccount(DescribeBudgetNotificationsForAccountRequest describeBudgetNotificationsForAccountRequest)
Lists the budget names and notifications that are associated with an account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBudgetNotificationsForAccountResult |
DescribeBudgetNotificationsForAccountResult.clone() |
DescribeBudgetNotificationsForAccountResult |
DescribeBudgetNotificationsForAccountResult.withBudgetNotificationsForAccount(BudgetNotificationsForAccount... budgetNotificationsForAccount)
A list of budget names and associated notifications for an account.
|
DescribeBudgetNotificationsForAccountResult |
DescribeBudgetNotificationsForAccountResult.withBudgetNotificationsForAccount(Collection<BudgetNotificationsForAccount> budgetNotificationsForAccount)
A list of budget names and associated notifications for an account.
|
DescribeBudgetNotificationsForAccountResult |
DescribeBudgetNotificationsForAccountResult.withNextToken(String nextToken) |
Copyright © 2024. All rights reserved.