Interface DescribeBudgetActionResponse.Builder

    • Method Detail

      • accountId

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

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

        DescribeBudgetActionResponse.Builder action​(Action action)

        A budget action resource.

        Parameters:
        action - A budget action resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.