Interface TargetConfiguration.Builder

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

public static interface TargetConfiguration.Builder extends SdkPojo, CopyableBuilder<TargetConfiguration.Builder,TargetConfiguration>
  • Method Details

    • instanceCount

      TargetConfiguration.Builder instanceCount(Integer instanceCount)

      The number of instances the Convertible Reserved Instance offering can be applied to. This parameter is reserved and cannot be specified in a request

      Parameters:
      instanceCount - The number of instances the Convertible Reserved Instance offering can be applied to. This parameter is reserved and cannot be specified in a request
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • offeringId

      TargetConfiguration.Builder offeringId(String offeringId)

      The ID of the Convertible Reserved Instance offering.

      Parameters:
      offeringId - The ID of the Convertible Reserved Instance offering.
      Returns:
      Returns a reference to this object so that method calls can be chained together.