The list of items inside this bulk request.
The list of items inside this bulk request.
The list of items inside this bulk request.
The list of items inside this bulk request.
The list of items inside this bulk request.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.clear()
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.clearEntries()
The list of items inside this bulk request.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.clearId()
Unique identifier for the bulk request.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.clearMetadata()
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.clearPath()
The matching path from TopicSubscription/routes (if specified) for this event.
The name of the pubsub the publisher sent to.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.clearTopic()
The pubsub topic which publisher sent to.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.clearType()
The type of event related to the originating occurrence.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.clone()
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.mergeFrom(com.google.protobuf.Message other)
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DaprAppCallbackProtos.TopicEventBulkRequest.newBuilder()
DaprAppCallbackProtos.TopicEventBulkRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
The metadata associated with the this bulk request.
The metadata associated with the this bulk request.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.removeEntries(int index)
The list of items inside this bulk request.
The metadata associated with the this bulk request.
The list of items inside this bulk request.
The list of items inside this bulk request.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.setId(String value)
Unique identifier for the bulk request.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.setIdBytes(com.google.protobuf.ByteString value)
Unique identifier for the bulk request.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.setPath(String value)
The matching path from TopicSubscription/routes (if specified) for this event.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.setPathBytes(com.google.protobuf.ByteString value)
The matching path from TopicSubscription/routes (if specified) for this event.
The name of the pubsub the publisher sent to.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.setPubsubNameBytes(com.google.protobuf.ByteString value)
The name of the pubsub the publisher sent to.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.setTopic(String value)
The pubsub topic which publisher sent to.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.setTopicBytes(com.google.protobuf.ByteString value)
The pubsub topic which publisher sent to.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.setType(String value)
The type of event related to the originating occurrence.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.setTypeBytes(com.google.protobuf.ByteString value)
The type of event related to the originating occurrence.
DaprAppCallbackProtos.TopicEventBulkRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DaprAppCallbackProtos.TopicEventBulkRequest.toBuilder()