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