| Package | Description |
|---|---|
| com.amazonaws.services.budgets |
The AWS Budgets API enables you to use AWS Budgets to plan your service usage, service costs, and instance
reservations.
|
| com.amazonaws.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeNotificationsForBudgetResult |
AWSBudgets.describeNotificationsForBudget(DescribeNotificationsForBudgetRequest describeNotificationsForBudgetRequest)
Lists the notifications that are associated with a budget.
|
DescribeNotificationsForBudgetResult |
AWSBudgetsClient.describeNotificationsForBudget(DescribeNotificationsForBudgetRequest request)
Lists the notifications that are associated with a budget.
|
DescribeNotificationsForBudgetResult |
AbstractAWSBudgets.describeNotificationsForBudget(DescribeNotificationsForBudgetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DescribeNotificationsForBudgetResult |
DescribeNotificationsForBudgetResult.clone() |
DescribeNotificationsForBudgetResult |
DescribeNotificationsForBudgetResult.withNextToken(String nextToken)
The pagination token in the service response that indicates the next set of results that you can retrieve.
|
DescribeNotificationsForBudgetResult |
DescribeNotificationsForBudgetResult.withNotifications(Collection<Notification> notifications)
A list of notifications that are associated with a budget.
|
DescribeNotificationsForBudgetResult |
DescribeNotificationsForBudgetResult.withNotifications(Notification... notifications)
A list of notifications that are associated with a budget.
|
Copyright © 2020. All rights reserved.