public static interface DescribeNotificationsForBudgetRequest.Builder extends BudgetsRequest.Builder, CopyableBuilder<DescribeNotificationsForBudgetRequest.Builder,DescribeNotificationsForBudgetRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeNotificationsForBudgetRequest.Builder |
accountId(String accountId)
Sets the value of the AccountId property for this object.
|
DescribeNotificationsForBudgetRequest.Builder |
budgetName(String budgetName)
Sets the value of the BudgetName property for this object.
|
DescribeNotificationsForBudgetRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
DescribeNotificationsForBudgetRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
DescribeNotificationsForBudgetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
DescribeNotificationsForBudgetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
buildoverrideConfigurationcopyapplyMutation, buildDescribeNotificationsForBudgetRequest.Builder accountId(String accountId)
accountId - The new value for the AccountId property for this object.DescribeNotificationsForBudgetRequest.Builder budgetName(String budgetName)
budgetName - The new value for the BudgetName property for this object.DescribeNotificationsForBudgetRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.DescribeNotificationsForBudgetRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.DescribeNotificationsForBudgetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.DescribeNotificationsForBudgetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.