Uses of Class
io.dapr.v1.DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder
Packages that use DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder
-
Uses of DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.SubscribeTopicEventsRequestAlpha1.BuilderModifier and TypeMethodDescriptionDaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.clear()
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.clearEventResponse()
.dapr.proto.runtime.v1.SubscribeTopicEventsResponseAlpha1 event_response = 2;
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.clearInitialRequest()
.dapr.proto.runtime.v1.SubscribeTopicEventsInitialRequestAlpha1 initial_request = 1;
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.clearSubscribeTopicEventsRequestType()
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.clone()
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.mergeEventResponse
(DaprProtos.SubscribeTopicEventsResponseAlpha1 value) .dapr.proto.runtime.v1.SubscribeTopicEventsResponseAlpha1 event_response = 2;
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.mergeFrom
(com.google.protobuf.Message other) DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.mergeFrom
(DaprProtos.SubscribeTopicEventsRequestAlpha1 other) DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.mergeInitialRequest
(DaprProtos.SubscribeTopicEventsInitialRequestAlpha1 value) .dapr.proto.runtime.v1.SubscribeTopicEventsInitialRequestAlpha1 initial_request = 1;
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprProtos.SubscribeTopicEventsRequestAlpha1.newBuilder()
DaprProtos.SubscribeTopicEventsRequestAlpha1.newBuilder
(DaprProtos.SubscribeTopicEventsRequestAlpha1 prototype) DaprProtos.SubscribeTopicEventsRequestAlpha1.newBuilderForType()
DaprProtos.SubscribeTopicEventsRequestAlpha1.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.setEventResponse
(DaprProtos.SubscribeTopicEventsResponseAlpha1 value) .dapr.proto.runtime.v1.SubscribeTopicEventsResponseAlpha1 event_response = 2;
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.setEventResponse
(DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder builderForValue) .dapr.proto.runtime.v1.SubscribeTopicEventsResponseAlpha1 event_response = 2;
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.setInitialRequest
(DaprProtos.SubscribeTopicEventsInitialRequestAlpha1 value) .dapr.proto.runtime.v1.SubscribeTopicEventsInitialRequestAlpha1 initial_request = 1;
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.setInitialRequest
(DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder builderForValue) .dapr.proto.runtime.v1.SubscribeTopicEventsInitialRequestAlpha1 initial_request = 1;
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprProtos.SubscribeTopicEventsRequestAlpha1.toBuilder()