pub struct Builder {}
Expand description
A builder for SignalWorkflowExecutionOutput
.
Implementations§
source§impl Builder
impl Builder
sourcepub fn build(self) -> SignalWorkflowExecutionOutput
pub fn build(self) -> SignalWorkflowExecutionOutput
Consumes the builder and constructs a SignalWorkflowExecutionOutput
.