addConsumesBytes

open fun addConsumesBytes(value: ByteString): Endpoint.Builder
Types accepted by this method.
repeated string consumes = 6;

Return

This builder for chaining.

Parameters

value

The bytes of the consumes to add.