Interface MemoryMiBRange.Builder

  • Method Details

    • min

      The minimum amount of memory (in MiB).

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

      The maximum amount of memory (in MiB).

      Parameters:
      max - The maximum amount of memory (in MiB).
      Returns:
      Returns a reference to this object so that method calls can be chained together.