toggle menu
sdk-java
2.5.0-SNAPSHOT
jvm
switch theme
search in API
client
/
dev.restate.client
/
Client
/
IdempotentInvocationHandle
/
getOutputAsync
get
Output
Async
abstract
fun
getOutputAsync
(
options
:
RequestOptions
)
:
CompletableFuture
<
Response
<
Output
<
Res
>
>
>
Future version of
getOutput
, with options.
See also
get
Output()
open
fun
getOutputAsync
(
)
:
CompletableFuture
<
Response
<
Output
<
Res
>
>
>
Future version of
getOutput
See also
get
Output()