Package io.dapr.v1
Class DaprAppCallbackProtos.TopicEventBulkRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
,Cloneable
- Enclosing class:
- DaprAppCallbackProtos.TopicEventBulkRequest
public static final class DaprAppCallbackProtos.TopicEventBulkRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
implements DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
TopicEventBulkRequest represents request for bulk messageProtobuf type
dapr.proto.runtime.v1.TopicEventBulkRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddAllEntries
(Iterable<? extends DaprAppCallbackProtos.TopicEventBulkRequestEntry> values) The list of items inside this bulk request.addEntries
(int index, DaprAppCallbackProtos.TopicEventBulkRequestEntry value) The list of items inside this bulk request.addEntries
(int index, DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder builderForValue) The list of items inside this bulk request.The list of items inside this bulk request.addEntries
(DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder builderForValue) The list of items inside this bulk request.The list of items inside this bulk request.addEntriesBuilder
(int index) The list of items inside this bulk request.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
The list of items inside this bulk request.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearId()
Unique identifier for the bulk request.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) The matching path from TopicSubscription/routes (if specified) for this event.The name of the pubsub the publisher sent to.The pubsub topic which publisher sent to.The type of event related to the originating occurrence.clone()
boolean
containsMetadata
(String key) The metadata associated with the this bulk request.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getEntries
(int index) The list of items inside this bulk request.getEntriesBuilder
(int index) The list of items inside this bulk request.The list of items inside this bulk request.int
The list of items inside this bulk request.The list of items inside this bulk request.getEntriesOrBuilder
(int index) The list of items inside this bulk request.The list of items inside this bulk request.getId()
Unique identifier for the bulk request.com.google.protobuf.ByteString
Unique identifier for the bulk request.Deprecated.int
The metadata associated with the this bulk request.The metadata associated with the this bulk request.getMetadataOrDefault
(String key, String defaultValue) The metadata associated with the this bulk request.getMetadataOrThrow
(String key) The metadata associated with the this bulk request.Deprecated.getPath()
The matching path from TopicSubscription/routes (if specified) for this event.com.google.protobuf.ByteString
The matching path from TopicSubscription/routes (if specified) for this event.The name of the pubsub the publisher sent to.com.google.protobuf.ByteString
The name of the pubsub the publisher sent to.getTopic()
The pubsub topic which publisher sent to.com.google.protobuf.ByteString
The pubsub topic which publisher sent to.getType()
The type of event related to the originating occurrence.com.google.protobuf.ByteString
The type of event related to the originating occurrence.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
protected com.google.protobuf.MapField
internalGetMapField
(int number) protected com.google.protobuf.MapField
internalGetMutableMapField
(int number) final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) putAllMetadata
(Map<String, String> values) The metadata associated with the this bulk request.putMetadata
(String key, String value) The metadata associated with the this bulk request.removeEntries
(int index) The list of items inside this bulk request.removeMetadata
(String key) The metadata associated with the this bulk request.setEntries
(int index, DaprAppCallbackProtos.TopicEventBulkRequestEntry value) The list of items inside this bulk request.setEntries
(int index, DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder builderForValue) The list of items inside this bulk request.Unique identifier for the bulk request.setIdBytes
(com.google.protobuf.ByteString value) Unique identifier for the bulk request.The matching path from TopicSubscription/routes (if specified) for this event.setPathBytes
(com.google.protobuf.ByteString value) The matching path from TopicSubscription/routes (if specified) for this event.setPubsubName
(String value) The name of the pubsub the publisher sent to.setPubsubNameBytes
(com.google.protobuf.ByteString value) The name of the pubsub the publisher sent to.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The pubsub topic which publisher sent to.setTopicBytes
(com.google.protobuf.ByteString value) The pubsub topic which publisher sent to.The type of event related to the originating occurrence.setTypeBytes
(com.google.protobuf.ByteString value) The type of event related to the originating occurrence.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapFieldReflection, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number) - Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
setField
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
clearField
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
clearOneof
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
setRepeatedField
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
addRepeatedField
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
mergeFrom
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
mergeFrom
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder mergeFrom(DaprAppCallbackProtos.TopicEventBulkRequest other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
mergeFrom
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
- Throws:
IOException
-
getId
Unique identifier for the bulk request.
string id = 1;
- Specified by:
getId
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Unique identifier for the bulk request.
string id = 1;
- Specified by:
getIdBytes
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
- Returns:
- The bytes for id.
-
setId
Unique identifier for the bulk request.
string id = 1;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
Unique identifier for the bulk request.
string id = 1;
- Returns:
- This builder for chaining.
-
setIdBytes
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setIdBytes(com.google.protobuf.ByteString value) Unique identifier for the bulk request.
string id = 1;
- Parameters:
value
- The bytes for id to set.- Returns:
- This builder for chaining.
-
getEntriesList
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
- Specified by:
getEntriesList
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
getEntriesCount
public int getEntriesCount()The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
- Specified by:
getEntriesCount
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
getEntries
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
- Specified by:
getEntries
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
setEntries
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setEntries(int index, DaprAppCallbackProtos.TopicEventBulkRequestEntry value) The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
setEntries
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setEntries(int index, DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder builderForValue) The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
addEntries
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder addEntries(DaprAppCallbackProtos.TopicEventBulkRequestEntry value) The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
addEntries
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder addEntries(int index, DaprAppCallbackProtos.TopicEventBulkRequestEntry value) The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
addEntries
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder addEntries(DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder builderForValue) The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
addEntries
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder addEntries(int index, DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder builderForValue) The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
addAllEntries
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder addAllEntries(Iterable<? extends DaprAppCallbackProtos.TopicEventBulkRequestEntry> values) The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
clearEntries
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
removeEntries
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
getEntriesBuilder
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
getEntriesOrBuilder
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
- Specified by:
getEntriesOrBuilder
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
getEntriesOrBuilderList
public List<? extends DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder> getEntriesOrBuilderList()The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
- Specified by:
getEntriesOrBuilderList
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
addEntriesBuilder
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
addEntriesBuilder
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
getEntriesBuilderList
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
getMetadataCount
public int getMetadataCount()Description copied from interface:DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
The metadata associated with the this bulk request.
map<string, string> metadata = 3;
- Specified by:
getMetadataCount
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
containsMetadata
The metadata associated with the this bulk request.
map<string, string> metadata = 3;
- Specified by:
containsMetadata
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
getMetadata
Deprecated.UsegetMetadataMap()
instead.- Specified by:
getMetadata
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
getMetadataMap
The metadata associated with the this bulk request.
map<string, string> metadata = 3;
- Specified by:
getMetadataMap
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
getMetadataOrDefault
The metadata associated with the this bulk request.
map<string, string> metadata = 3;
- Specified by:
getMetadataOrDefault
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
getMetadataOrThrow
The metadata associated with the this bulk request.
map<string, string> metadata = 3;
- Specified by:
getMetadataOrThrow
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
clearMetadata
-
removeMetadata
The metadata associated with the this bulk request.
map<string, string> metadata = 3;
-
getMutableMetadata
Deprecated.Use alternate mutation accessors instead. -
putMetadata
The metadata associated with the this bulk request.
map<string, string> metadata = 3;
-
putAllMetadata
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder putAllMetadata(Map<String, String> values) The metadata associated with the this bulk request.
map<string, string> metadata = 3;
-
getTopic
The pubsub topic which publisher sent to.
string topic = 4;
- Specified by:
getTopic
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
- Returns:
- The topic.
-
getTopicBytes
public com.google.protobuf.ByteString getTopicBytes()The pubsub topic which publisher sent to.
string topic = 4;
- Specified by:
getTopicBytes
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
- Returns:
- The bytes for topic.
-
setTopic
The pubsub topic which publisher sent to.
string topic = 4;
- Parameters:
value
- The topic to set.- Returns:
- This builder for chaining.
-
clearTopic
The pubsub topic which publisher sent to.
string topic = 4;
- Returns:
- This builder for chaining.
-
setTopicBytes
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setTopicBytes(com.google.protobuf.ByteString value) The pubsub topic which publisher sent to.
string topic = 4;
- Parameters:
value
- The bytes for topic to set.- Returns:
- This builder for chaining.
-
getPubsubName
The name of the pubsub the publisher sent to.
string pubsub_name = 5;
- Specified by:
getPubsubName
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
- Returns:
- The pubsubName.
-
getPubsubNameBytes
public com.google.protobuf.ByteString getPubsubNameBytes()The name of the pubsub the publisher sent to.
string pubsub_name = 5;
- Specified by:
getPubsubNameBytes
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
- Returns:
- The bytes for pubsubName.
-
setPubsubName
The name of the pubsub the publisher sent to.
string pubsub_name = 5;
- Parameters:
value
- The pubsubName to set.- Returns:
- This builder for chaining.
-
clearPubsubName
The name of the pubsub the publisher sent to.
string pubsub_name = 5;
- Returns:
- This builder for chaining.
-
setPubsubNameBytes
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setPubsubNameBytes(com.google.protobuf.ByteString value) The name of the pubsub the publisher sent to.
string pubsub_name = 5;
- Parameters:
value
- The bytes for pubsubName to set.- Returns:
- This builder for chaining.
-
getType
The type of event related to the originating occurrence.
string type = 6;
- Specified by:
getType
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()The type of event related to the originating occurrence.
string type = 6;
- Specified by:
getTypeBytes
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
- Returns:
- The bytes for type.
-
setType
The type of event related to the originating occurrence.
string type = 6;
- Parameters:
value
- The type to set.- Returns:
- This builder for chaining.
-
clearType
The type of event related to the originating occurrence.
string type = 6;
- Returns:
- This builder for chaining.
-
setTypeBytes
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setTypeBytes(com.google.protobuf.ByteString value) The type of event related to the originating occurrence.
string type = 6;
- Parameters:
value
- The bytes for type to set.- Returns:
- This builder for chaining.
-
getPath
The matching path from TopicSubscription/routes (if specified) for this event. This value is used by OnTopicEvent to "switch" inside the handler.
string path = 7;
- Specified by:
getPath
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()The matching path from TopicSubscription/routes (if specified) for this event. This value is used by OnTopicEvent to "switch" inside the handler.
string path = 7;
- Specified by:
getPathBytes
in interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
- Returns:
- The bytes for path.
-
setPath
The matching path from TopicSubscription/routes (if specified) for this event. This value is used by OnTopicEvent to "switch" inside the handler.
string path = 7;
- Parameters:
value
- The path to set.- Returns:
- This builder for chaining.
-
clearPath
The matching path from TopicSubscription/routes (if specified) for this event. This value is used by OnTopicEvent to "switch" inside the handler.
string path = 7;
- Returns:
- This builder for chaining.
-
setPathBytes
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setPathBytes(com.google.protobuf.ByteString value) The matching path from TopicSubscription/routes (if specified) for this event. This value is used by OnTopicEvent to "switch" inside the handler.
string path = 7;
- Parameters:
value
- The bytes for path to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final DaprAppCallbackProtos.TopicEventBulkRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
mergeUnknownFields
public final DaprAppCallbackProtos.TopicEventBulkRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-