Skip to main content

correlation_id

Method
This is a method of the Event class in the bus module.
Set correlation ID

Signature

def correlation_id(mut self, id: impl Into<String>) -> Self

Parameters

id
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.