public static interface SavingsPlansAmortizedCommitment.Builder extends SdkPojo, CopyableBuilder<SavingsPlansAmortizedCommitment.Builder,SavingsPlansAmortizedCommitment>
| Modifier and Type | Method and Description |
|---|---|
SavingsPlansAmortizedCommitment.Builder |
amortizedRecurringCommitment(String amortizedRecurringCommitment)
The amortized amount of your Savings Plans commitment that was purchased with either a
Partial
or a NoUpfront. |
SavingsPlansAmortizedCommitment.Builder |
amortizedUpfrontCommitment(String amortizedUpfrontCommitment)
The amortized amount of your Savings Plans commitment that was purchased with an
Upfront or
PartialUpfront Savings Plans. |
SavingsPlansAmortizedCommitment.Builder |
totalAmortizedCommitment(String totalAmortizedCommitment)
The total amortized amount of your Savings Plans commitment, regardless of your Savings Plans purchase
method.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSavingsPlansAmortizedCommitment.Builder amortizedRecurringCommitment(String amortizedRecurringCommitment)
The amortized amount of your Savings Plans commitment that was purchased with either a Partial
or a NoUpfront.
amortizedRecurringCommitment - The amortized amount of your Savings Plans commitment that was purchased with either a
Partial or a NoUpfront.SavingsPlansAmortizedCommitment.Builder amortizedUpfrontCommitment(String amortizedUpfrontCommitment)
The amortized amount of your Savings Plans commitment that was purchased with an Upfront or
PartialUpfront Savings Plans.
amortizedUpfrontCommitment - The amortized amount of your Savings Plans commitment that was purchased with an Upfront
or PartialUpfront Savings Plans.SavingsPlansAmortizedCommitment.Builder totalAmortizedCommitment(String totalAmortizedCommitment)
The total amortized amount of your Savings Plans commitment, regardless of your Savings Plans purchase method.
totalAmortizedCommitment - The total amortized amount of your Savings Plans commitment, regardless of your Savings Plans purchase
method.Copyright © 2022. All rights reserved.