Uses of Class
io.dapr.v1.DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder
Packages that use DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder
-
Uses of DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.SubscribeTopicEventsResponseAlpha1.BuilderModifier and TypeMethodDescriptionDaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.clear()
DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.clearId()
id is the unique identifier for the subscription request.DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.clearStatus()
status is the result of the subscription request.DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.clone()
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.getEventResponseBuilder()
.dapr.proto.runtime.v1.SubscribeTopicEventsResponseAlpha1 event_response = 2;
DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.mergeFrom
(com.google.protobuf.Message other) DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.mergeFrom
(DaprProtos.SubscribeTopicEventsResponseAlpha1 other) DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.mergeStatus
(DaprAppCallbackProtos.TopicEventResponse value) status is the result of the subscription request.DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprProtos.SubscribeTopicEventsResponseAlpha1.newBuilder()
DaprProtos.SubscribeTopicEventsResponseAlpha1.newBuilder
(DaprProtos.SubscribeTopicEventsResponseAlpha1 prototype) DaprProtos.SubscribeTopicEventsResponseAlpha1.newBuilderForType()
DaprProtos.SubscribeTopicEventsResponseAlpha1.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) id is the unique identifier for the subscription request.DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.setIdBytes
(com.google.protobuf.ByteString value) id is the unique identifier for the subscription request.DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.setStatus
(DaprAppCallbackProtos.TopicEventResponse value) status is the result of the subscription request.DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.setStatus
(DaprAppCallbackProtos.TopicEventResponse.Builder builderForValue) status is the result of the subscription request.DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprProtos.SubscribeTopicEventsResponseAlpha1.toBuilder()
Methods in io.dapr.v1 with parameters of type DaprProtos.SubscribeTopicEventsResponseAlpha1.BuilderModifier and TypeMethodDescriptionDaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.setEventResponse
(DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder builderForValue) .dapr.proto.runtime.v1.SubscribeTopicEventsResponseAlpha1 event_response = 2;