Package io.dapr.v1
Class DaprAppCallbackProtos.TopicEventBulkRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- 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 message
Protobuf typedapr.proto.runtime.v1.TopicEventBulkRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description DaprAppCallbackProtos.TopicEventBulkRequest.BuilderaddAllEntries(Iterable<? extends DaprAppCallbackProtos.TopicEventBulkRequestEntry> values)The list of items inside this bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuilderaddEntries(int index, DaprAppCallbackProtos.TopicEventBulkRequestEntry value)The list of items inside this bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuilderaddEntries(int index, DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder builderForValue)The list of items inside this bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuilderaddEntries(DaprAppCallbackProtos.TopicEventBulkRequestEntry value)The list of items inside this bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuilderaddEntries(DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder builderForValue)The list of items inside this bulk request.DaprAppCallbackProtos.TopicEventBulkRequestEntry.BuilderaddEntriesBuilder()The list of items inside this bulk request.DaprAppCallbackProtos.TopicEventBulkRequestEntry.BuilderaddEntriesBuilder(int index)The list of items inside this bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DaprAppCallbackProtos.TopicEventBulkRequestbuild()DaprAppCallbackProtos.TopicEventBulkRequestbuildPartial()DaprAppCallbackProtos.TopicEventBulkRequest.Builderclear()DaprAppCallbackProtos.TopicEventBulkRequest.BuilderclearEntries()The list of items inside this bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)DaprAppCallbackProtos.TopicEventBulkRequest.BuilderclearId()Unique identifier for the bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuilderclearMetadata()DaprAppCallbackProtos.TopicEventBulkRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)DaprAppCallbackProtos.TopicEventBulkRequest.BuilderclearPath()The matching path from TopicSubscription/routes (if specified) for this event.DaprAppCallbackProtos.TopicEventBulkRequest.BuilderclearPubsubName()The name of the pubsub the publisher sent to.DaprAppCallbackProtos.TopicEventBulkRequest.BuilderclearTopic()The pubsub topic which publisher sent to.DaprAppCallbackProtos.TopicEventBulkRequest.BuilderclearType()The type of event related to the originating occurrence.DaprAppCallbackProtos.TopicEventBulkRequest.Builderclone()booleancontainsMetadata(String key)The metadata associated with the this bulk request.DaprAppCallbackProtos.TopicEventBulkRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()DaprAppCallbackProtos.TopicEventBulkRequestEntrygetEntries(int index)The list of items inside this bulk request.DaprAppCallbackProtos.TopicEventBulkRequestEntry.BuildergetEntriesBuilder(int index)The list of items inside this bulk request.List<DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder>getEntriesBuilderList()The list of items inside this bulk request.intgetEntriesCount()The list of items inside this bulk request.List<DaprAppCallbackProtos.TopicEventBulkRequestEntry>getEntriesList()The list of items inside this bulk request.DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuildergetEntriesOrBuilder(int index)The list of items inside this bulk request.List<? extends DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder>getEntriesOrBuilderList()The list of items inside this bulk request.StringgetId()Unique identifier for the bulk request.com.google.protobuf.ByteStringgetIdBytes()Unique identifier for the bulk request.Map<String,String>getMetadata()Deprecated.intgetMetadataCount()The metadata associated with the this bulk request.Map<String,String>getMetadataMap()The metadata associated with the this bulk request.StringgetMetadataOrDefault(String key, String defaultValue)The metadata associated with the this bulk request.StringgetMetadataOrThrow(String key)The metadata associated with the this bulk request.Map<String,String>getMutableMetadata()Deprecated.StringgetPath()The matching path from TopicSubscription/routes (if specified) for this event.com.google.protobuf.ByteStringgetPathBytes()The matching path from TopicSubscription/routes (if specified) for this event.StringgetPubsubName()The name of the pubsub the publisher sent to.com.google.protobuf.ByteStringgetPubsubNameBytes()The name of the pubsub the publisher sent to.StringgetTopic()The pubsub topic which publisher sent to.com.google.protobuf.ByteStringgetTopicBytes()The pubsub topic which publisher sent to.StringgetType()The type of event related to the originating occurrence.com.google.protobuf.ByteStringgetTypeBytes()The type of event related to the originating occurrence.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()DaprAppCallbackProtos.TopicEventBulkRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DaprAppCallbackProtos.TopicEventBulkRequest.BuildermergeFrom(com.google.protobuf.Message other)DaprAppCallbackProtos.TopicEventBulkRequest.BuildermergeFrom(DaprAppCallbackProtos.TopicEventBulkRequest other)DaprAppCallbackProtos.TopicEventBulkRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)DaprAppCallbackProtos.TopicEventBulkRequest.BuilderputAllMetadata(Map<String,String> values)The metadata associated with the this bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuilderputMetadata(String key, String value)The metadata associated with the this bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuilderremoveEntries(int index)The list of items inside this bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuilderremoveMetadata(String key)The metadata associated with the this bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetEntries(int index, DaprAppCallbackProtos.TopicEventBulkRequestEntry value)The list of items inside this bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetEntries(int index, DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder builderForValue)The list of items inside this bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetId(String value)Unique identifier for the bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetIdBytes(com.google.protobuf.ByteString value)Unique identifier for the bulk request.DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetPath(String value)The matching path from TopicSubscription/routes (if specified) for this event.DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetPathBytes(com.google.protobuf.ByteString value)The matching path from TopicSubscription/routes (if specified) for this event.DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetPubsubName(String value)The name of the pubsub the publisher sent to.DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetPubsubNameBytes(com.google.protobuf.ByteString value)The name of the pubsub the publisher sent to.DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetTopic(String value)The pubsub topic which publisher sent to.DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetTopicBytes(com.google.protobuf.ByteString value)The pubsub topic which publisher sent to.DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetType(String value)The type of event related to the originating occurrence.DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetTypeBytes(com.google.protobuf.ByteString value)The type of event related to the originating occurrence.DaprAppCallbackProtos.TopicEventBulkRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
clear
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
getDefaultInstanceForType
public DaprAppCallbackProtos.TopicEventBulkRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public DaprAppCallbackProtos.TopicEventBulkRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DaprAppCallbackProtos.TopicEventBulkRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
setField
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
clearField
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
clearOneof
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin 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:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
addRepeatedField
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
mergeFrom
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
mergeFrom
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder mergeFrom(DaprAppCallbackProtos.TopicEventBulkRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>- Throws:
IOException
-
getId
public String getId()
Unique identifier for the bulk request.
string id = 1;- Specified by:
getIdin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
Unique identifier for the bulk request.
string id = 1;- Specified by:
getIdBytesin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder- Returns:
- The bytes for id.
-
setId
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setId(String value)
Unique identifier for the bulk request.
string id = 1;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder 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
public List<DaprAppCallbackProtos.TopicEventBulkRequestEntry> getEntriesList()
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;- Specified by:
getEntriesListin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
getEntriesCount
public int getEntriesCount()
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;- Specified by:
getEntriesCountin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
getEntries
public DaprAppCallbackProtos.TopicEventBulkRequestEntry getEntries(int index)
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;- Specified by:
getEntriesin 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
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder clearEntries()
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
removeEntries
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder removeEntries(int index)
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
getEntriesBuilder
public DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder getEntriesBuilder(int index)
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
getEntriesOrBuilder
public DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder getEntriesOrBuilder(int index)
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;- Specified by:
getEntriesOrBuilderin 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:
getEntriesOrBuilderListin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
addEntriesBuilder
public DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder addEntriesBuilder()
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
addEntriesBuilder
public DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder addEntriesBuilder(int index)
The list of items inside this bulk request.
repeated .dapr.proto.runtime.v1.TopicEventBulkRequestEntry entries = 2;
-
getEntriesBuilderList
public List<DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder> 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.TopicEventBulkRequestOrBuilderThe metadata associated with the this bulk request.
map<string, string> metadata = 3;- Specified by:
getMetadataCountin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
containsMetadata
public boolean containsMetadata(String key)
The metadata associated with the this bulk request.
map<string, string> metadata = 3;- Specified by:
containsMetadatain interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
getMetadata
@Deprecated public Map<String,String> getMetadata()
Deprecated.UsegetMetadataMap()instead.- Specified by:
getMetadatain interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
getMetadataMap
public Map<String,String> getMetadataMap()
The metadata associated with the this bulk request.
map<string, string> metadata = 3;- Specified by:
getMetadataMapin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
getMetadataOrDefault
public String getMetadataOrDefault(String key, String defaultValue)
The metadata associated with the this bulk request.
map<string, string> metadata = 3;- Specified by:
getMetadataOrDefaultin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
getMetadataOrThrow
public String getMetadataOrThrow(String key)
The metadata associated with the this bulk request.
map<string, string> metadata = 3;- Specified by:
getMetadataOrThrowin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
-
clearMetadata
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder clearMetadata()
-
removeMetadata
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder removeMetadata(String key)
The metadata associated with the this bulk request.
map<string, string> metadata = 3;
-
getMutableMetadata
@Deprecated public Map<String,String> getMutableMetadata()
Deprecated.Use alternate mutation accessors instead.
-
putMetadata
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder putMetadata(String key, String value)
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
public String getTopic()
The pubsub topic which publisher sent to.
string topic = 4;- Specified by:
getTopicin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder- Returns:
- The topic.
-
getTopicBytes
public com.google.protobuf.ByteString getTopicBytes()
The pubsub topic which publisher sent to.
string topic = 4;- Specified by:
getTopicBytesin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder- Returns:
- The bytes for topic.
-
setTopic
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setTopic(String value)
The pubsub topic which publisher sent to.
string topic = 4;- Parameters:
value- The topic to set.- Returns:
- This builder for chaining.
-
clearTopic
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder 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
public String getPubsubName()
The name of the pubsub the publisher sent to.
string pubsub_name = 5;- Specified by:
getPubsubNamein 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:
getPubsubNameBytesin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder- Returns:
- The bytes for pubsubName.
-
setPubsubName
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setPubsubName(String value)
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
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder 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
public String getType()
The type of event related to the originating occurrence.
string type = 6;- Specified by:
getTypein 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:
getTypeBytesin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder- Returns:
- The bytes for type.
-
setType
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setType(String value)
The type of event related to the originating occurrence.
string type = 6;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder 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
public String 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:
getPathin 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:
getPathBytesin interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilder- Returns:
- The bytes for path.
-
setPath
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder setPath(String 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 path to set.- Returns:
- This builder for chaining.
-
clearPath
public DaprAppCallbackProtos.TopicEventBulkRequest.Builder 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:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
mergeUnknownFields
public final DaprAppCallbackProtos.TopicEventBulkRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventBulkRequest.Builder>
-
-