| 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 DescribeBudgetNotificationsForAccountResponse |
BudgetsClient.describeBudgetNotificationsForAccount(DescribeBudgetNotificationsForAccountRequest describeBudgetNotificationsForAccountRequest)
Lists the budget names and notifications that are associated with an account.
|
default CompletableFuture<DescribeBudgetNotificationsForAccountResponse> |
BudgetsAsyncClient.describeBudgetNotificationsForAccount(DescribeBudgetNotificationsForAccountRequest describeBudgetNotificationsForAccountRequest)
Lists the budget names and notifications that are associated with an account.
|
default DescribeBudgetNotificationsForAccountIterable |
BudgetsClient.describeBudgetNotificationsForAccountPaginator(DescribeBudgetNotificationsForAccountRequest describeBudgetNotificationsForAccountRequest)
Lists the budget names and notifications that are associated with an account.
|
default DescribeBudgetNotificationsForAccountPublisher |
BudgetsAsyncClient.describeBudgetNotificationsForAccountPaginator(DescribeBudgetNotificationsForAccountRequest describeBudgetNotificationsForAccountRequest)
Lists the budget names and notifications that are associated with an account.
|
| Constructor and Description |
|---|
DescribeBudgetNotificationsForAccountIterable(BudgetsClient client,
DescribeBudgetNotificationsForAccountRequest firstRequest) |
DescribeBudgetNotificationsForAccountPublisher(BudgetsAsyncClient client,
DescribeBudgetNotificationsForAccountRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeBudgetNotificationsForAccountRequestMarshaller.marshall(DescribeBudgetNotificationsForAccountRequest describeBudgetNotificationsForAccountRequest) |
Copyright © 2023. All rights reserved.