CallbacksBlockingClient

pulumirpc.callback.CallbacksGrpc.CallbacksBlockingClient

Callbacks is a service for invoking functions in one runtime from other processes.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

Invoke invokes a given callback, identified by its token.

Invoke invokes a given callback, identified by its token.

Attributes

Concrete methods

def serviceCompanion: ServiceCompanion[Callbacks]