sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
client-kotlin
/
dev.restate.client.kotlin
/
callSuspend
call
Suspend
suspend
fun
<
Req
,
Res
>
Client
.
callSuspend
(
request
:
Request
<
Req
,
Res
>
)
:
Response
<
Res
>
Call a service and wait for the response.