public static interface DescribeBudgetRequest.Builder extends BudgetsRequest.Builder, SdkPojo, CopyableBuilder<DescribeBudgetRequest.Builder,DescribeBudgetRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeBudgetRequest.Builder |
accountId(String accountId)
The
accountId that is associated with the budget that you want a description of. |
DescribeBudgetRequest.Builder |
budgetName(String budgetName)
The name of the budget that you want a description of.
|
DescribeBudgetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeBudgetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeBudgetRequest.Builder accountId(String accountId)
The accountId that is associated with the budget that you want a description of.
accountId - The accountId that is associated with the budget that you want a description of.DescribeBudgetRequest.Builder budgetName(String budgetName)
The name of the budget that you want a description of.
budgetName - The name of the budget that you want a description of.DescribeBudgetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeBudgetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.