Interface ExecuteBudgetActionResponse.Builder

    • Method Detail

      • accountId

        ExecuteBudgetActionResponse.Builder accountId​(String accountId)
        Sets the value of the AccountId property for this object.
        Parameters:
        accountId - The new value for the AccountId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • budgetName

        ExecuteBudgetActionResponse.Builder budgetName​(String budgetName)
        Sets the value of the BudgetName property for this object.
        Parameters:
        budgetName - The new value for the BudgetName property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • actionId

        ExecuteBudgetActionResponse.Builder actionId​(String actionId)

        A system-generated universally unique identifier (UUID) for the action.

        Parameters:
        actionId - A system-generated universally unique identifier (UUID) for the action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.