workflowHandle

@ApiStatus.Experimental
open fun <SVC> workflowHandle(clazz: Class<SVC>, key: String): ClientServiceHandle<SVC>

See also