Interface RecurringCharge.Builder

  • Method Details

    • recurringChargeAmount

      RecurringCharge.Builder recurringChargeAmount(Double recurringChargeAmount)

      The amount of the recurring charge to run this reserved node.

      Parameters:
      recurringChargeAmount - The amount of the recurring charge to run this reserved node.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recurringChargeFrequency

      RecurringCharge.Builder recurringChargeFrequency(String recurringChargeFrequency)

      The frequency of the recurring price charged to run this reserved node.

      Parameters:
      recurringChargeFrequency - The frequency of the recurring price charged to run this reserved node.
      Returns:
      Returns a reference to this object so that method calls can be chained together.