Uses of Interface
io.dapr.actors.client.ActorProxy
Package | Description |
---|---|
io.dapr.actors.client |
-
Uses of ActorProxy in io.dapr.actors.client
Methods in io.dapr.actors.client that return ActorProxy Modifier and Type Method Description ActorProxy
ActorProxyBuilder. build(ActorId actorId)
Instantiates a new ActorProxy.