Uses of Class
io.dapr.v1.DaprAppCallbackProtos.TopicEventRequest.Builder
Packages that use DaprAppCallbackProtos.TopicEventRequest.Builder
-
Uses of DaprAppCallbackProtos.TopicEventRequest.Builder in io.dapr.v1
Methods in io.dapr.v1 that return DaprAppCallbackProtos.TopicEventRequest.BuilderModifier and TypeMethodDescriptionDaprAppCallbackProtos.TopicEventRequest.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprAppCallbackProtos.TopicEventRequest.Builder.clear()
DaprAppCallbackProtos.TopicEventRequest.Builder.clearData()
The content of the event.DaprAppCallbackProtos.TopicEventRequest.Builder.clearDataContentType()
The content type of data value.DaprAppCallbackProtos.TopicEventRequest.Builder.clearExtensions()
The map of additional custom properties to be sent to the app.DaprAppCallbackProtos.TopicEventRequest.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) DaprAppCallbackProtos.TopicEventRequest.Builder.clearId()
id identifies the event.DaprAppCallbackProtos.TopicEventRequest.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) DaprAppCallbackProtos.TopicEventRequest.Builder.clearPath()
The matching path from TopicSubscription/routes (if specified) for this event.DaprAppCallbackProtos.TopicEventRequest.Builder.clearPubsubName()
The name of the pubsub the publisher sent to.DaprAppCallbackProtos.TopicEventRequest.Builder.clearSource()
source identifies the context in which an event happened.DaprAppCallbackProtos.TopicEventRequest.Builder.clearSpecVersion()
The version of the CloudEvents specification.DaprAppCallbackProtos.TopicEventRequest.Builder.clearTopic()
The pubsub topic which publisher sent to.DaprAppCallbackProtos.TopicEventRequest.Builder.clearType()
The type of event related to the originating occurrence.DaprAppCallbackProtos.TopicEventRequest.Builder.clone()
DaprAppCallbackProtos.TopicEventRequest.Builder.mergeExtensions
(com.google.protobuf.Struct value) The map of additional custom properties to be sent to the app.DaprAppCallbackProtos.TopicEventRequest.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprAppCallbackProtos.TopicEventRequest.Builder.mergeFrom
(com.google.protobuf.Message other) DaprAppCallbackProtos.TopicEventRequest.Builder.mergeFrom
(DaprAppCallbackProtos.TopicEventRequest other) DaprAppCallbackProtos.TopicEventRequest.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprAppCallbackProtos.TopicEventRequest.newBuilder()
DaprAppCallbackProtos.TopicEventRequest.newBuilder
(DaprAppCallbackProtos.TopicEventRequest prototype) DaprAppCallbackProtos.TopicEventRequest.newBuilderForType()
DaprAppCallbackProtos.TopicEventRequest.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DaprAppCallbackProtos.TopicEventRequest.Builder.setData
(com.google.protobuf.ByteString value) The content of the event.DaprAppCallbackProtos.TopicEventRequest.Builder.setDataContentType
(String value) The content type of data value.DaprAppCallbackProtos.TopicEventRequest.Builder.setDataContentTypeBytes
(com.google.protobuf.ByteString value) The content type of data value.DaprAppCallbackProtos.TopicEventRequest.Builder.setExtensions
(com.google.protobuf.Struct value) The map of additional custom properties to be sent to the app.DaprAppCallbackProtos.TopicEventRequest.Builder.setExtensions
(com.google.protobuf.Struct.Builder builderForValue) The map of additional custom properties to be sent to the app.DaprAppCallbackProtos.TopicEventRequest.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) id identifies the event.DaprAppCallbackProtos.TopicEventRequest.Builder.setIdBytes
(com.google.protobuf.ByteString value) id identifies the event.The matching path from TopicSubscription/routes (if specified) for this event.DaprAppCallbackProtos.TopicEventRequest.Builder.setPathBytes
(com.google.protobuf.ByteString value) The matching path from TopicSubscription/routes (if specified) for this event.DaprAppCallbackProtos.TopicEventRequest.Builder.setPubsubName
(String value) The name of the pubsub the publisher sent to.DaprAppCallbackProtos.TopicEventRequest.Builder.setPubsubNameBytes
(com.google.protobuf.ByteString value) The name of the pubsub the publisher sent to.DaprAppCallbackProtos.TopicEventRequest.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) source identifies the context in which an event happened.DaprAppCallbackProtos.TopicEventRequest.Builder.setSourceBytes
(com.google.protobuf.ByteString value) source identifies the context in which an event happened.DaprAppCallbackProtos.TopicEventRequest.Builder.setSpecVersion
(String value) The version of the CloudEvents specification.DaprAppCallbackProtos.TopicEventRequest.Builder.setSpecVersionBytes
(com.google.protobuf.ByteString value) The version of the CloudEvents specification.The pubsub topic which publisher sent to.DaprAppCallbackProtos.TopicEventRequest.Builder.setTopicBytes
(com.google.protobuf.ByteString value) The pubsub topic which publisher sent to.The type of event related to the originating occurrence.DaprAppCallbackProtos.TopicEventRequest.Builder.setTypeBytes
(com.google.protobuf.ByteString value) The type of event related to the originating occurrence.DaprAppCallbackProtos.TopicEventRequest.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprAppCallbackProtos.TopicEventRequest.toBuilder()