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