Package io.dapr.v1

Class DaprProtos.GetConfigurationRequest.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetConfigurationRequest.Builder>
io.dapr.v1.DaprProtos.GetConfigurationRequest.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetConfigurationRequestOrBuilder, Cloneable
Enclosing class:
DaprProtos.GetConfigurationRequest

public static final class DaprProtos.GetConfigurationRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetConfigurationRequest.Builder> implements DaprProtos.GetConfigurationRequestOrBuilder
 GetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.
 
Protobuf type dapr.proto.runtime.v1.GetConfigurationRequest