toggle menu
sdk-java
2.0.0
jvm
switch theme
search in API
client
/
dev.restate.client.base
/
BaseClient
/
invocationHandle
invocation
Handle
open
fun
<
Res
>
invocationHandle
(
invocationId
:
String
,
resTypeTag
:
TypeTag
<
Res
>
)
:
Client.InvocationHandle
<
Res
>