public static interface DescribeBudgetActionsForAccountRequest.Builder extends BudgetsRequest.Builder, SdkPojo, CopyableBuilder<DescribeBudgetActionsForAccountRequest.Builder,DescribeBudgetActionsForAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeBudgetActionsForAccountRequest.Builder |
accountId(String accountId)
Sets the value of the AccountId property for this object.
|
DescribeBudgetActionsForAccountRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
DescribeBudgetActionsForAccountRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
DescribeBudgetActionsForAccountRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeBudgetActionsForAccountRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeBudgetActionsForAccountRequest.Builder accountId(String accountId)
accountId - The new value for the AccountId property for this object.DescribeBudgetActionsForAccountRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.DescribeBudgetActionsForAccountRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.DescribeBudgetActionsForAccountRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeBudgetActionsForAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.