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
/
call
call
open
fun
call
(
target
:
Target
,
payload
:
Slice
,
@
Nullable
idempotencyKey
:
@
Nullable
String
,
@
Nullable
scope
:
@
Nullable
String
,
@
Nullable
limitKey
:
@
Nullable
String
,
@
Nullable
headers
:
@
Nullable
Collection
<
Map.Entry
<
String
,
String
>
>
)
:
StateMachine.CallHandle