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