setCount

open fun setCount(value: Int): DiskInfo.Builder
Specifies the count of disks attached/associated with this configuration.
uint32 count = 1;

Return

This builder for chaining.

Parameters

value

The count to set.