toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.invocation
/
AgentInvocation
/
withResultType
with
Result
Type
open
fun
<
U
:
Any
>
withResultType
(
resultType
:
Class
<
U
>
)
:
AgentInvocation
<
U
>
Deprecated
Use returning instead
Replace with
returning(resultType)
Content copied to clipboard