requestIdIfAbsent

Sets the request ID only if it's not already set.

This method is useful for setting a default request ID without overriding an existing one.

Return

this builder for method chaining

Parameters

requestId

the request ID to set if absent

See also