| Package | Description |
|---|---|
| software.amazon.awssdk.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeBudgetNotificationsForAccountResponse.Builder |
DescribeBudgetNotificationsForAccountResponse.Builder.budgetNotificationsForAccount(BudgetNotificationsForAccount... budgetNotificationsForAccount)
A list of budget names and associated notifications for an account.
|
DescribeBudgetNotificationsForAccountResponse.Builder |
DescribeBudgetNotificationsForAccountResponse.Builder.budgetNotificationsForAccount(Collection<BudgetNotificationsForAccount> budgetNotificationsForAccount)
A list of budget names and associated notifications for an account.
|
DescribeBudgetNotificationsForAccountResponse.Builder |
DescribeBudgetNotificationsForAccountResponse.Builder.budgetNotificationsForAccount(Consumer<BudgetNotificationsForAccount.Builder>... budgetNotificationsForAccount)
A list of budget names and associated notifications for an account.
|
static DescribeBudgetNotificationsForAccountResponse.Builder |
DescribeBudgetNotificationsForAccountResponse.builder() |
DescribeBudgetNotificationsForAccountResponse.Builder |
DescribeBudgetNotificationsForAccountResponse.Builder.nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
DescribeBudgetNotificationsForAccountResponse.Builder |
DescribeBudgetNotificationsForAccountResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeBudgetNotificationsForAccountResponse.Builder> |
DescribeBudgetNotificationsForAccountResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.