| Package | Description |
|---|---|
| software.amazon.awssdk.services.budgets |
Use the Amazon Web Services Budgets API to plan your service usage, service costs, and instance reservations.
|
| software.amazon.awssdk.services.budgets.paginators | |
| software.amazon.awssdk.services.budgets.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeNotificationsForBudgetResponse |
BudgetsClient.describeNotificationsForBudget(DescribeNotificationsForBudgetRequest describeNotificationsForBudgetRequest)
Lists the notifications that are associated with a budget.
|
default CompletableFuture<DescribeNotificationsForBudgetResponse> |
BudgetsAsyncClient.describeNotificationsForBudget(DescribeNotificationsForBudgetRequest describeNotificationsForBudgetRequest)
Lists the notifications that are associated with a budget.
|
default DescribeNotificationsForBudgetIterable |
BudgetsClient.describeNotificationsForBudgetPaginator(DescribeNotificationsForBudgetRequest describeNotificationsForBudgetRequest)
Lists the notifications that are associated with a budget.
|
default DescribeNotificationsForBudgetPublisher |
BudgetsAsyncClient.describeNotificationsForBudgetPaginator(DescribeNotificationsForBudgetRequest describeNotificationsForBudgetRequest)
Lists the notifications that are associated with a budget.
|
| Constructor and Description |
|---|
DescribeNotificationsForBudgetIterable(BudgetsClient client,
DescribeNotificationsForBudgetRequest firstRequest) |
DescribeNotificationsForBudgetPublisher(BudgetsAsyncClient client,
DescribeNotificationsForBudgetRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeNotificationsForBudgetRequestMarshaller.marshall(DescribeNotificationsForBudgetRequest describeNotificationsForBudgetRequest) |
Copyright © 2023. All rights reserved.