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
/
CpuInfo
/
Builder
/
setVendor
set
Vendor
open
fun
setVendor
(
value
:
String
)
:
CpuInfo.Builder
CPU vendor name.
Content copied to clipboard
string vendor = 2;
Return
This builder for chaining.
Parameters
value
The vendor to set.