sdk-java
Toggle table of contents
2.9.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
sdk-api-kotlin
/
dev.restate.sdk.kotlin
/
KtDurablePromiseKey
/
json
json
inline
fun
<
T
>
json
(
name
:
String
)
:
DurablePromiseKey
<
T
>
Deprecated
Use durablePromiseKey() instead
Replace with
durablePromiseKey()
Content copied to clipboard
Creates a json
StateKey
.