public static interface ExecuteBudgetActionResponse.Builder extends BudgetsResponse.Builder, SdkPojo, CopyableBuilder<ExecuteBudgetActionResponse.Builder,ExecuteBudgetActionResponse>
| Modifier and Type | Method and Description |
|---|---|
ExecuteBudgetActionResponse.Builder |
accountId(String accountId)
Sets the value of the AccountId property for this object.
|
ExecuteBudgetActionResponse.Builder |
actionId(String actionId)
A system-generated universally unique identifier (UUID) for the action.
|
ExecuteBudgetActionResponse.Builder |
budgetName(String budgetName)
Sets the value of the BudgetName property for this object.
|
ExecuteBudgetActionResponse.Builder |
executionType(ExecutionType executionType)
The type of execution.
|
ExecuteBudgetActionResponse.Builder |
executionType(String executionType)
The type of execution.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildExecuteBudgetActionResponse.Builder accountId(String accountId)
accountId - The new value for the AccountId property for this object.ExecuteBudgetActionResponse.Builder budgetName(String budgetName)
budgetName - The new value for the BudgetName property for this object.ExecuteBudgetActionResponse.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.ExecuteBudgetActionResponse.Builder executionType(String executionType)
The type of execution.
executionType - The type of execution.ExecutionType,
ExecutionTypeExecuteBudgetActionResponse.Builder executionType(ExecutionType executionType)
The type of execution.
executionType - The type of execution.ExecutionType,
ExecutionTypeCopyright © 2023. All rights reserved.