setId

open fun setId(value: Int): CpuInfo.Builder
Index or ID of this CPU.
uint32 id = 1;

Return

This builder for chaining.

Parameters

value

The id to set.