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