Interface Budget.DefinitionStages.WithAmount

    • Method Detail

      • withAmount

        Budget.DefinitionStages.WithCreate withAmount​(BigDecimal amount)
        Specifies the amount property: The total amount of cost to track with the budget.
        Parameters:
        amount - The total amount of cost to track with the budget.
        Returns:
        the next definition stage.