Interface SavingsPlansAmortizedCommitment.Builder

    • Method Detail

      • amortizedRecurringCommitment

        SavingsPlansAmortizedCommitment.Builder amortizedRecurringCommitment​(String amortizedRecurringCommitment)

        The amortized amount of your Savings Plans commitment that was purchased with either a Partial or a NoUpfront.

        Parameters:
        amortizedRecurringCommitment - The amortized amount of your Savings Plans commitment that was purchased with either a Partial or a NoUpfront.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • amortizedUpfrontCommitment

        SavingsPlansAmortizedCommitment.Builder amortizedUpfrontCommitment​(String amortizedUpfrontCommitment)

        The amortized amount of your Savings Plans commitment that was purchased with an Upfront or PartialUpfront Savings Plans.

        Parameters:
        amortizedUpfrontCommitment - The amortized amount of your Savings Plans commitment that was purchased with an Upfront or PartialUpfront Savings Plans.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • totalAmortizedCommitment

        SavingsPlansAmortizedCommitment.Builder totalAmortizedCommitment​(String totalAmortizedCommitment)

        The total amortized amount of your Savings Plans commitment, regardless of your Savings Plans purchase method.

        Parameters:
        totalAmortizedCommitment - The total amortized amount of your Savings Plans commitment, regardless of your Savings Plans purchase method.
        Returns:
        Returns a reference to this object so that method calls can be chained together.