| 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 |
|---|---|
DescribeNotificationsForBudgetRequest |
DescribeNotificationsForBudgetRequest.clone() |
DescribeNotificationsForBudgetRequest |
DescribeNotificationsForBudgetRequest.withAccountId(String accountId)
The
accountId that is associated with the budget whose notifications you want descriptions of. |
DescribeNotificationsForBudgetRequest |
DescribeNotificationsForBudgetRequest.withBudgetName(String budgetName)
The name of the budget whose notifications you want descriptions of.
|
DescribeNotificationsForBudgetRequest |
DescribeNotificationsForBudgetRequest.withMaxResults(Integer maxResults)
An optional integer that represents how many entries a paginated response contains.
|
DescribeNotificationsForBudgetRequest |
DescribeNotificationsForBudgetRequest.withNextToken(String nextToken)
The pagination token that you include in your request to indicate the next set of results that you want to
retrieve.
|
Copyright © 2020. All rights reserved.