public static interface DescribeNotificationsForBudgetRequest.Builder extends BudgetsRequest.Builder, SdkPojo, CopyableBuilder<DescribeNotificationsForBudgetRequest.Builder,DescribeNotificationsForBudgetRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeNotificationsForBudgetRequest.Builder |
accountId(String accountId)
The
accountId that is associated with the budget whose notifications you want descriptions of. |
DescribeNotificationsForBudgetRequest.Builder |
budgetName(String budgetName)
The name of the budget whose notifications you want descriptions of.
|
DescribeNotificationsForBudgetRequest.Builder |
maxResults(Integer maxResults)
An optional integer that represents how many entries a paginated response contains.
|
DescribeNotificationsForBudgetRequest.Builder |
nextToken(String nextToken)
The pagination token that you include in your request to indicate the next set of results that you want to
retrieve.
|
DescribeNotificationsForBudgetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeNotificationsForBudgetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeNotificationsForBudgetRequest.Builder accountId(String accountId)
The accountId that is associated with the budget whose notifications you want descriptions of.
accountId - The accountId that is associated with the budget whose notifications you want
descriptions of.DescribeNotificationsForBudgetRequest.Builder budgetName(String budgetName)
The name of the budget whose notifications you want descriptions of.
budgetName - The name of the budget whose notifications you want descriptions of.DescribeNotificationsForBudgetRequest.Builder maxResults(Integer maxResults)
An optional integer that represents how many entries a paginated response contains.
maxResults - An optional integer that represents how many entries a paginated response contains.DescribeNotificationsForBudgetRequest.Builder nextToken(String nextToken)
The pagination token that you include in your request to indicate the next set of results that you want to retrieve.
nextToken - The pagination token that you include in your request to indicate the next set of results that you
want to retrieve.DescribeNotificationsForBudgetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeNotificationsForBudgetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.