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