setIdBytes

open fun setIdBytes(value: ByteString): QueueMessageOutcome.Builder
ID of the message which this is responding to.
string id = 2;

Return

This builder for chaining.

Parameters

value

The bytes for id to set.