toggle menu
sdk-java
1.2.0
jvm
switch theme
search in API
sdk-api-kotlin
/
dev.restate.sdk.kotlin
/
sendSuspend
send
Suspend
suspend
fun
<
Req
>
Client
.
sendSuspend
(
target
:
Target
,
reqSerde
:
Serde
<
Req
>
,
req
:
Req
,
delay
:
Duration
=
Duration.ZERO
,
options
:
RequestOptions
=
RequestOptions.DEFAULT
)
:
SendResponse