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