Package io.dapr.v1

Class DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder

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

public static final class DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder> implements DaprProtos.SubscribeTopicEventsRequestAlpha1OrBuilder
 SubscribeTopicEventsRequestAlpha1 is a message containing the details for
 subscribing to a topic via streaming.
 The first message must always be the initial request. All subsequent
 messages must be event responses.
 
Protobuf type dapr.proto.runtime.v1.SubscribeTopicEventsRequestAlpha1