toggle menu
sdk-java
2.5.0-SNAPSHOT
jvm
switch theme
search in API
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