toggle menu
sdk-java
2.5.0-SNAPSHOT
jvm
switch theme
search in API
client
/
dev.restate.client
/
Client
/
WorkflowHandle
/
attach
attach
open
fun
attach
(
options
:
RequestOptions
)
:
Response
<
Res
>
Like
attach
, with request options.
See also
attach()
open
fun
attach
(
)
:
Response
<
Res
>
Attach to a running workflow, waiting for its output.