public static interface CreateBudgetActionResponse.Builder extends BudgetsResponse.Builder, SdkPojo, CopyableBuilder<CreateBudgetActionResponse.Builder,CreateBudgetActionResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateBudgetActionResponse.Builder |
accountId(String accountId)
Sets the value of the AccountId property for this object.
|
CreateBudgetActionResponse.Builder |
actionId(String actionId)
A system-generated universally unique identifier (UUID) for the action.
|
CreateBudgetActionResponse.Builder |
budgetName(String budgetName)
Sets the value of the BudgetName property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateBudgetActionResponse.Builder accountId(String accountId)
accountId - The new value for the AccountId property for this object.CreateBudgetActionResponse.Builder budgetName(String budgetName)
budgetName - The new value for the BudgetName property for this object.CreateBudgetActionResponse.Builder actionId(String actionId)
A system-generated universally unique identifier (UUID) for the action.
actionId - A system-generated universally unique identifier (UUID) for the action.Copyright © 2023. All rights reserved.