Optional argsArguments for the method, structured as a map, removing the chance of incorrectly ordered arguments.
Optional encodeIf true, the InvokeResult will (if successful) contain a Msgpack-encoded byte array
Optional envEnv variables for the wrapper invocation.
Method to be executed.
Optional resolutionA Uri resolution context
The Wrapper's URI
Generated using TypeDoc
Provides options for the invoker to set based on the state of the invocation. Extends InvokeOptions.