Uses of Interface
io.dapr.v1.DaprProtos.GetActorStateResponseOrBuilder
-
Packages that use DaprProtos.GetActorStateResponseOrBuilder Package Description io.dapr.v1 -
-
Uses of DaprProtos.GetActorStateResponseOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement DaprProtos.GetActorStateResponseOrBuilder Modifier and Type Class Description static class
DaprProtos.GetActorStateResponse
GetActorStateResponse is the response conveying the actor's state value.static class
DaprProtos.GetActorStateResponse.Builder
GetActorStateResponse is the response conveying the actor's state value.
-