setType

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

Return

This builder for chaining.

Parameters

value

The type to set.