Package io.dapr.v1

Class DaprProtos.GetConfigurationResponse.Builder

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

public static final class DaprProtos.GetConfigurationResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetConfigurationResponse.Builder> implements DaprProtos.GetConfigurationResponseOrBuilder
 GetConfigurationResponse is the response conveying the list of configuration values.
 It should be the FULL configuration of specified application which contains all of its configuration items.
 
Protobuf type dapr.proto.runtime.v1.GetConfigurationResponse