Interface AddSavingsPlanAction.Builder

    • Method Detail

      • commitment

        AddSavingsPlanAction.Builder commitment​(Double commitment)

        The hourly commitment, in the same currency of the savingsPlanOfferingId. This is a value between 0.001 and 1 million. You cannot specify more than five digits after the decimal point.

        Parameters:
        commitment - The hourly commitment, in the same currency of the savingsPlanOfferingId. This is a value between 0.001 and 1 million. You cannot specify more than five digits after the decimal point.
        Returns:
        Returns a reference to this object so that method calls can be chained together.