Interface EC2Specification.Builder

All Superinterfaces:
Buildable, CopyableBuilder<EC2Specification.Builder,EC2Specification>, SdkBuilder<EC2Specification.Builder,EC2Specification>, SdkPojo
Enclosing class:
EC2Specification

public static interface EC2Specification.Builder extends SdkPojo, CopyableBuilder<EC2Specification.Builder,EC2Specification>
  • 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: