Interface Resources.Builder

  • Method Details

    • minimumMemoryInMiB

      Resources.Builder minimumMemoryInMiB(Integer minimumMemoryInMiB)

      The minimum amount of memory in MiB to allocate to the MicroVM.

      Parameters:
      minimumMemoryInMiB - The minimum amount of memory in MiB to allocate to the MicroVM.
      Returns:
      Returns a reference to this object so that method calls can be chained together.