toggle menu
sdk-java
2.0.0
jvm
switch theme
search in API
sdk-common
/
dev.restate.sdk.endpoint.definition
/
HandlerContext
/
writeOutput
write
Output
abstract
fun
writeOutput
(
value
:
Slice
)
:
CompletableFuture
<
Void
>
abstract
fun
writeOutput
(
exception
:
TerminalException
)
:
CompletableFuture
<
Void
>