Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.app
/
RegionKey
/
Builder
/
setIdBytes
set
Id
Bytes
open
fun
setIdBytes
(
value
:
ByteString
)
:
RegionKey.Builder
ID of the region.
Content copied to clipboard
string id = 1;
Return
This builder for chaining.
Parameters
value
The bytes for id to set.