pub struct SolarisCappedMemoryBuilder { /* private fields */ }Expand description
Builder for SolarisCappedMemory.
Implementations§
Source§impl SolarisCappedMemoryBuilder
impl SolarisCappedMemoryBuilder
Sourcepub fn physical<VALUE: Into<String>>(self, value: VALUE) -> Self
pub fn physical<VALUE: Into<String>>(self, value: VALUE) -> Self
The physical caps on the memory.