Interface AcceleratorCountRange.Builder

  • Method Details

    • min

      The minimum GPU for the accelerator.

      Parameters:
      min - The minimum GPU for the accelerator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The maximum GPU for the accelerator.

      Parameters:
      max - The maximum GPU for the accelerator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.