Uses of Interface
io.dapr.v1.DaprProtos.GetConfigurationRequestOrBuilder
-
-
Uses of DaprProtos.GetConfigurationRequestOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement DaprProtos.GetConfigurationRequestOrBuilder Modifier and Type Class Description static classDaprProtos.GetConfigurationRequestGetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.static classDaprProtos.GetConfigurationRequest.BuilderGetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.
-