public static interface DescribeBudgetNotificationsForAccountRequest.Builder extends BudgetsRequest.Builder, SdkPojo, CopyableBuilder<DescribeBudgetNotificationsForAccountRequest.Builder,DescribeBudgetNotificationsForAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeBudgetNotificationsForAccountRequest.Builder |
accountId(String accountId)
Sets the value of the AccountId property for this object.
|
DescribeBudgetNotificationsForAccountRequest.Builder |
maxResults(Integer maxResults)
An integer that represents how many budgets a paginated response contains.
|
DescribeBudgetNotificationsForAccountRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
DescribeBudgetNotificationsForAccountRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeBudgetNotificationsForAccountRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeBudgetNotificationsForAccountRequest.Builder accountId(String accountId)
accountId - The new value for the AccountId property for this object.DescribeBudgetNotificationsForAccountRequest.Builder maxResults(Integer maxResults)
An integer that represents how many budgets a paginated response contains. The default is 50.
maxResults - An integer that represents how many budgets a paginated response contains. The default is 50.DescribeBudgetNotificationsForAccountRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.DescribeBudgetNotificationsForAccountRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeBudgetNotificationsForAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.