sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
sdk-api-kotlin
/
dev.restate.sdk.kotlin
/
AwakeableHandle
/
reject
reject
abstract
suspend
fun
reject
(
reason
:
String
)
Complete with failure the
Awakeable
.
Parameters
reason
the rejection reason.
See also
Awakeable