Interface VCpuCountRangeRequest.Builder

  • Method Details

    • min

      The minimum number of vCPUs. Instance types with fewer vCPUs than this value are excluded from selection.

      Parameters:
      min - The minimum number of vCPUs. Instance types with fewer vCPUs than this value are excluded from selection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The maximum number of vCPUs. Instance types with more vCPUs than this value are excluded from selection.

      Parameters:
      max - The maximum number of vCPUs. Instance types with more vCPUs than this value are excluded from selection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.