[ Web Proxy ]
URL:
Viewing: https://python.temporal.io/temporalio.workflow.MethodAsyncSingleParam.html [Back]  [Original]

temporalio.workflow.MethodAsyncSingleParam
class documentation

class MethodAsyncSingleParam(Protocol[ProtocolSelfType, ProtocolParamType, ProtocolReturnType]): (source)

View In Hierarchy

Generic callable type.

Method __call__ Generic callable type callback.
def __call__(self, __self: ProtocolSelfType, __arg: ProtocolParamType, /) -> Awaitable[ProtocolReturnType]: (source)

Generic callable type callback.

API Documentation for Temporal Python, generated by pydoctor 25.10.1 at 2026-08-25 00:10:53.

Web Proxy Viewer  |  New URL  |  Original Page