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
/
SendResponse
/
getOutputAsync
get
Output
Async
open
fun
getOutputAsync
(
options
:
RequestOptions
)
:
CompletableFuture
<
Response
<
Output
<
Res
>
>
>
Future version of
getOutput
, with options.
See also
get
Output()