Uses of Interface
io.dapr.v1.DaprProtos.RegisterActorTimerRequestOrBuilder
-
-
Uses of DaprProtos.RegisterActorTimerRequestOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement DaprProtos.RegisterActorTimerRequestOrBuilder Modifier and Type Class Description static classDaprProtos.RegisterActorTimerRequestRegisterActorTimerRequest is the message to register a timer for an actor of a given type and id.static classDaprProtos.RegisterActorTimerRequest.BuilderRegisterActorTimerRequest is the message to register a timer for an actor of a given type and id.
-