Interface MemoryInfo.Builder

    • Method Detail

      • sizeInMiB

        MemoryInfo.Builder sizeInMiB​(Long sizeInMiB)

        The size of the memory, in MiB.

        Parameters:
        sizeInMiB - The size of the memory, in MiB.
        Returns:
        Returns a reference to this object so that method calls can be chained together.