sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
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.