setTypeBytes

open fun setTypeBytes(value: ByteString): HttpBody.Builder
Content type declared for this payload, if available.
string type = 3;

Return

This builder for chaining.

Parameters

value

The bytes for type to set.