Interface ReservedInstanceLimitPrice.Builder

  • Method Details

    • amount

      Used for Reserved Instance Marketplace offerings. Specifies the limit price on the total order (instanceCount * price).

      Parameters:
      amount - Used for Reserved Instance Marketplace offerings. Specifies the limit price on the total order (instanceCount * price).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • currencyCode

      ReservedInstanceLimitPrice.Builder currencyCode(String currencyCode)

      The currency in which the limitPrice amount is specified. At this time, the only supported currency is USD.

      Parameters:
      currencyCode - The currency in which the limitPrice amount is specified. At this time, the only supported currency is USD.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • currencyCode

      The currency in which the limitPrice amount is specified. At this time, the only supported currency is USD.

      Parameters:
      currencyCode - The currency in which the limitPrice amount is specified. At this time, the only supported currency is USD.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: