orbit-proto / orbit.shared.proto / Node / NodeInfoProto / Builder / setStatusValue

setStatusValue

fun setStatusValue(value: Int): Builder!

.orbit.shared.NodeStatusProto status = 6;

Parameters

value - Int: The enum numeric value on the wire for status to set.

Return
Builder!: This builder for chaining.