Interface EC2Specification.Builder

  • Method Details

    • offeringClass

      EC2Specification.Builder offeringClass(String offeringClass)

      Indicates whether you want a recommendation for standard or convertible reservations.

      Parameters:
      offeringClass - Indicates whether you want a recommendation for standard or convertible reservations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • offeringClass

      EC2Specification.Builder offeringClass(OfferingClass offeringClass)

      Indicates whether you want a recommendation for standard or convertible reservations.

      Parameters:
      offeringClass - Indicates whether you want a recommendation for standard or convertible reservations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: