Package-level declarations
Functions
Suspend version of Client.IdempotentInvocationHandle.attach.
Suspend version of Client.InvocationHandle.attach.
Suspend version of Client.WorkflowHandle.attach.
Suspend version of Client.IdempotentInvocationHandle.getOutput.
Suspend version of Client.InvocationHandle.getOutput.
Suspend version of Client.WorkflowHandle.getOutput.
Create a new Client.IdempotentInvocationHandle for the provided target and idempotency key.
Create a new Client.InvocationHandle for the provided invocation identifier.
Complete with failure the Awakeable.
Request options builder function
Complete with success the Awakeable.
Send a request to a service without waiting for the response, optionally providing an execution delay to wait for.
Shorthand for submitSuspend
Submit a workflow, optionally providing an execution delay to wait for.
Create a new Client.WorkflowHandle for the provided workflow name and identifier.