Builder

class Builder

Properties

Link copied to clipboard
var max: Int?

The maximum amount of memory, in MiB. If this parameter isn't specified, there's no maximum limit.

Link copied to clipboard
var min: Int?

The minimum amount of memory, in MiB. If 0 is specified, there's no maximum limit.