Interface VCpuCountRange.Builder

  • Method Details

    • min

      The minimum amount of vCPU.

      Parameters:
      min - The minimum amount of vCPU.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The maximum amount of vCPU.

      Parameters:
      max - The maximum amount of vCPU.
      Returns:
      Returns a reference to this object so that method calls can be chained together.