Interface DeleteBudgetActionResponse.Builder

    • Method Detail

      • accountId

        DeleteBudgetActionResponse.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

        DeleteBudgetActionResponse.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.
      • action

        DeleteBudgetActionResponse.Builder action​(Action action)
        Sets the value of the Action property for this object.
        Parameters:
        action - The new value for the Action property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.