Interface ReservedInstanceOptions.Builder

  • Method Details

    • purchasingOption

      ReservedInstanceOptions.Builder purchasingOption(String purchasingOption)

      The payment plan to use for your Reserved Instance.

      Parameters:
      purchasingOption - The payment plan to use for your Reserved Instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • purchasingOption

      ReservedInstanceOptions.Builder purchasingOption(PurchasingOption purchasingOption)

      The payment plan to use for your Reserved Instance.

      Parameters:
      purchasingOption - The payment plan to use for your Reserved Instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • offeringClass

      ReservedInstanceOptions.Builder offeringClass(String offeringClass)

      The flexibility to change the instance types needed for your Reserved Instance.

      Parameters:
      offeringClass - The flexibility to change the instance types needed for your Reserved Instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • offeringClass

      ReservedInstanceOptions.Builder offeringClass(OfferingClass offeringClass)

      The flexibility to change the instance types needed for your Reserved Instance.

      Parameters:
      offeringClass - The flexibility to change the instance types needed for your Reserved Instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • termLength

      ReservedInstanceOptions.Builder termLength(String termLength)

      The preferred duration of the Reserved Instance term.

      Parameters:
      termLength - The preferred duration of the Reserved Instance term.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • termLength

      The preferred duration of the Reserved Instance term.

      Parameters:
      termLength - The preferred duration of the Reserved Instance term.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: