Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.machine
/
DeviceInfo
/
Builder
/
setModel
set
Model
open
fun
setModel
(
value
:
String
)
:
DeviceInfo.Builder
Model of this device.
Content copied to clipboard
string model = 4;
Return
This builder for chaining.
Parameters
value
The model to set.