Uses of Interface
io.dapr.v1.DaprProtos.GetBulkStateRequestOrBuilder
-
-
Uses of DaprProtos.GetBulkStateRequestOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement DaprProtos.GetBulkStateRequestOrBuilder Modifier and Type Class Description static classDaprProtos.GetBulkStateRequestGetBulkStateRequest is the message to get a list of key-value states from specific state store.static classDaprProtos.GetBulkStateRequest.BuilderGetBulkStateRequest is the message to get a list of key-value states from specific state store.
-