public static interface RecurringCharge.Builder extends SdkPojo, CopyableBuilder<RecurringCharge.Builder,RecurringCharge>
| Modifier and Type | Method and Description |
|---|---|
RecurringCharge.Builder |
recurringChargeAmount(Double recurringChargeAmount)
The amount of the recurring charge to run this reserved node.
|
RecurringCharge.Builder |
recurringChargeFrequency(String recurringChargeFrequency)
The frequency of the recurring price charged to run this reserved node.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRecurringCharge.Builder recurringChargeAmount(Double recurringChargeAmount)
The amount of the recurring charge to run this reserved node.
recurringChargeAmount - The amount of the recurring charge to run this reserved node.RecurringCharge.Builder recurringChargeFrequency(String recurringChargeFrequency)
The frequency of the recurring price charged to run this reserved node.
recurringChargeFrequency - The frequency of the recurring price charged to run this reserved node.Copyright © 2023. All rights reserved.