orbit-proto / orbit.shared.proto / Messages / InvocationRequestProto / Builder / setMethodBytes

setMethodBytes

fun setMethodBytes(value: ByteString!): Builder!

string method = 2;

Parameters

value - ByteString!: The bytes for method to set.

Return
Builder!: This builder for chaining.