setMethodNameBytes

open fun setMethodNameBytes(value: ByteString): HttpRequestInfo.Builder
Custom HTTP method.
string method_name = 2;

Return

This builder for chaining.

Parameters

value

The bytes for methodName to set.