Uses of Interface
io.dapr.v1.DaprProtos.DeleteStateRequestOrBuilder
-
-
Uses of DaprProtos.DeleteStateRequestOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement DaprProtos.DeleteStateRequestOrBuilder Modifier and Type Class Description static classDaprProtos.DeleteStateRequestDeleteStateRequest is the message to delete key-value states in the specific state store.static classDaprProtos.DeleteStateRequest.BuilderDeleteStateRequest is the message to delete key-value states in the specific state store.
-