toggle menu
sdk-java
1.2.0
jvm
switch theme
search in API
sdk-common
/
dev.restate.sdk.client
/
Client
/
InvocationHandle
/
getOutputAsync
get
Output
Async
abstract
fun
getOutputAsync
(
options
:
RequestOptions
)
:
CompletableFuture
<
Output
<
Res
>
>
open
fun
getOutputAsync
(
)
:
CompletableFuture
<
Output
<
Res
>
>