sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
sdk-core
/
dev.restate.sdk.core.legacy
/
LegacyStateMachine
/
proposeRunCompletion
propose
Run
Completion
open
fun
proposeRunCompletion
(
handle
:
Int
,
value
:
Slice
)
open
fun
proposeRunCompletion
(
handle
:
Int
,
terminalException
:
TerminalException
)
open
fun
proposeRunCompletion
(
handle
:
Int
,
exception
:
Throwable
,
attemptDuration
:
Duration
,
@
Nullable
retryPolicy
:
@
Nullable
RetryPolicy
)