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
/
call
call
suspend
fun
<
Req
,
Res
>
Request
<
Req
,
Res
>
.
call
(
client
:
Client
)
:
Response
<
Res
>
Shorthand for
callSuspend
Return
the response
Parameters
client
the client to use for the call