Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.net
/
DnsRecord
/
PriorityValue
/
Builder
/
setPriority
set
Priority
open
fun
setPriority
(
value
:
Int
)
:
DnsRecord.PriorityValue.Builder
Priority value.
Content copied to clipboard
uint32 priority = 2;
Return
This builder for chaining.
Parameters
value
The priority to set.