orbit-proto / orbit.shared.proto / NodeManagementOuterClass / NodeLeaseResponseProto / Builder / setStatusValue

setStatusValue

fun setStatusValue(value: Int): Builder!

.orbit.shared.NodeLeaseResponseProto.Status status = 1;

Parameters

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

Return
Builder!: This builder for chaining.