fun setStatusValue(value: Int): Builder!
.orbit.shared.NodeStatusProto status = 6;
value - Int: The enum numeric value on the wire for status to set.
value
Return Builder!: This builder for chaining.