Package io.dapr.v1
Class DaprProtos.BulkPublishRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.BulkPublishRequest.Builder>
io.dapr.v1.DaprProtos.BulkPublishRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,DaprProtos.BulkPublishRequestOrBuilder,Cloneable
- Enclosing class:
- DaprProtos.BulkPublishRequest
public static final class DaprProtos.BulkPublishRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.BulkPublishRequest.Builder>
implements DaprProtos.BulkPublishRequestOrBuilder
BulkPublishRequest is the message to bulk publish events to pubsub topicProtobuf type
dapr.proto.runtime.v1.BulkPublishRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllEntries(Iterable<? extends DaprProtos.BulkPublishRequestEntry> values) The entries which contain the individual events and associated details to be publishedaddEntries(int index, DaprProtos.BulkPublishRequestEntry value) The entries which contain the individual events and associated details to be publishedaddEntries(int index, DaprProtos.BulkPublishRequestEntry.Builder builderForValue) The entries which contain the individual events and associated details to be publishedThe entries which contain the individual events and associated details to be publishedaddEntries(DaprProtos.BulkPublishRequestEntry.Builder builderForValue) The entries which contain the individual events and associated details to be publishedThe entries which contain the individual events and associated details to be publishedaddEntriesBuilder(int index) The entries which contain the individual events and associated details to be publishedaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The entries which contain the individual events and associated details to be publishedclearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The name of the pubsub componentThe pubsub topicclone()booleancontainsMetadata(String key) The request level metadata passing to to the pubsub componentsstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetEntries(int index) The entries which contain the individual events and associated details to be publishedgetEntriesBuilder(int index) The entries which contain the individual events and associated details to be publishedThe entries which contain the individual events and associated details to be publishedintThe entries which contain the individual events and associated details to be publishedThe entries which contain the individual events and associated details to be publishedgetEntriesOrBuilder(int index) The entries which contain the individual events and associated details to be publishedList<? extends DaprProtos.BulkPublishRequestEntryOrBuilder>The entries which contain the individual events and associated details to be publishedDeprecated.intThe request level metadata passing to to the pubsub componentsThe request level metadata passing to to the pubsub componentsgetMetadataOrDefault(String key, String defaultValue) The request level metadata passing to to the pubsub componentsgetMetadataOrThrow(String key) The request level metadata passing to to the pubsub componentsDeprecated.The name of the pubsub componentcom.google.protobuf.ByteStringThe name of the pubsub componentgetTopic()The pubsub topiccom.google.protobuf.ByteStringThe pubsub topicprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number) final booleanmergeFrom(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 request level metadata passing to to the pubsub componentsputMetadata(String key, String value) The request level metadata passing to to the pubsub componentsremoveEntries(int index) The entries which contain the individual events and associated details to be publishedremoveMetadata(String key) The request level metadata passing to to the pubsub componentssetEntries(int index, DaprProtos.BulkPublishRequestEntry value) The entries which contain the individual events and associated details to be publishedsetEntries(int index, DaprProtos.BulkPublishRequestEntry.Builder builderForValue) The entries which contain the individual events and associated details to be publishedsetPubsubName(String value) The name of the pubsub componentsetPubsubNameBytes(com.google.protobuf.ByteString value) The name of the pubsub componentsetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The pubsub topicsetTopicBytes(com.google.protobuf.ByteString value) The pubsub topicsetUnknownFields(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, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.BulkPublishRequest.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.BulkPublishRequest.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.BulkPublishRequest.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<DaprProtos.BulkPublishRequest.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<DaprProtos.BulkPublishRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<DaprProtos.BulkPublishRequest.Builder>
-
setField
public DaprProtos.BulkPublishRequest.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<DaprProtos.BulkPublishRequest.Builder>
-
clearField
public DaprProtos.BulkPublishRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.BulkPublishRequest.Builder>
-
clearOneof
public DaprProtos.BulkPublishRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.BulkPublishRequest.Builder>
-
setRepeatedField
public DaprProtos.BulkPublishRequest.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<DaprProtos.BulkPublishRequest.Builder>
-
addRepeatedField
public DaprProtos.BulkPublishRequest.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<DaprProtos.BulkPublishRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DaprProtos.BulkPublishRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.BulkPublishRequest.Builder>
-
mergeFrom
public DaprProtos.BulkPublishRequest.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<DaprProtos.BulkPublishRequest.Builder>- Throws:
IOException
-
getPubsubName
The name of the pubsub component
string pubsub_name = 1;- Specified by:
getPubsubNamein interfaceDaprProtos.BulkPublishRequestOrBuilder- Returns:
- The pubsubName.
-
getPubsubNameBytes
public com.google.protobuf.ByteString getPubsubNameBytes()The name of the pubsub component
string pubsub_name = 1;- Specified by:
getPubsubNameBytesin interfaceDaprProtos.BulkPublishRequestOrBuilder- Returns:
- The bytes for pubsubName.
-
setPubsubName
The name of the pubsub component
string pubsub_name = 1;- Parameters:
value- The pubsubName to set.- Returns:
- This builder for chaining.
-
clearPubsubName
The name of the pubsub component
string pubsub_name = 1;- Returns:
- This builder for chaining.
-
setPubsubNameBytes
public DaprProtos.BulkPublishRequest.Builder setPubsubNameBytes(com.google.protobuf.ByteString value) The name of the pubsub component
string pubsub_name = 1;- Parameters:
value- The bytes for pubsubName to set.- Returns:
- This builder for chaining.
-
getTopic
The pubsub topic
string topic = 2;- Specified by:
getTopicin interfaceDaprProtos.BulkPublishRequestOrBuilder- Returns:
- The topic.
-
getTopicBytes
public com.google.protobuf.ByteString getTopicBytes()The pubsub topic
string topic = 2;- Specified by:
getTopicBytesin interfaceDaprProtos.BulkPublishRequestOrBuilder- Returns:
- The bytes for topic.
-
setTopic
The pubsub topic
string topic = 2;- Parameters:
value- The topic to set.- Returns:
- This builder for chaining.
-
clearTopic
The pubsub topic
string topic = 2;- Returns:
- This builder for chaining.
-
setTopicBytes
The pubsub topic
string topic = 2;- Parameters:
value- The bytes for topic to set.- Returns:
- This builder for chaining.
-
getEntriesList
The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3;- Specified by:
getEntriesListin interfaceDaprProtos.BulkPublishRequestOrBuilder
-
getEntriesCount
public int getEntriesCount()The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3;- Specified by:
getEntriesCountin interfaceDaprProtos.BulkPublishRequestOrBuilder
-
getEntries
The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3;- Specified by:
getEntriesin interfaceDaprProtos.BulkPublishRequestOrBuilder
-
setEntries
public DaprProtos.BulkPublishRequest.Builder setEntries(int index, DaprProtos.BulkPublishRequestEntry value) The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3; -
setEntries
public DaprProtos.BulkPublishRequest.Builder setEntries(int index, DaprProtos.BulkPublishRequestEntry.Builder builderForValue) The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3; -
addEntries
The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3; -
addEntries
public DaprProtos.BulkPublishRequest.Builder addEntries(int index, DaprProtos.BulkPublishRequestEntry value) The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3; -
addEntries
public DaprProtos.BulkPublishRequest.Builder addEntries(DaprProtos.BulkPublishRequestEntry.Builder builderForValue) The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3; -
addEntries
public DaprProtos.BulkPublishRequest.Builder addEntries(int index, DaprProtos.BulkPublishRequestEntry.Builder builderForValue) The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3; -
addAllEntries
public DaprProtos.BulkPublishRequest.Builder addAllEntries(Iterable<? extends DaprProtos.BulkPublishRequestEntry> values) The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3; -
clearEntries
The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3; -
removeEntries
The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3; -
getEntriesBuilder
The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3; -
getEntriesOrBuilder
The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3;- Specified by:
getEntriesOrBuilderin interfaceDaprProtos.BulkPublishRequestOrBuilder
-
getEntriesOrBuilderList
The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3;- Specified by:
getEntriesOrBuilderListin interfaceDaprProtos.BulkPublishRequestOrBuilder
-
addEntriesBuilder
The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3; -
addEntriesBuilder
The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3; -
getEntriesBuilderList
The entries which contain the individual events and associated details to be published
repeated .dapr.proto.runtime.v1.BulkPublishRequestEntry entries = 3; -
getMetadataCount
public int getMetadataCount()Description copied from interface:DaprProtos.BulkPublishRequestOrBuilderThe request level metadata passing to to the pubsub components
map<string, string> metadata = 4;- Specified by:
getMetadataCountin interfaceDaprProtos.BulkPublishRequestOrBuilder
-
containsMetadata
The request level metadata passing to to the pubsub components
map<string, string> metadata = 4;- Specified by:
containsMetadatain interfaceDaprProtos.BulkPublishRequestOrBuilder
-
getMetadata
Deprecated.UsegetMetadataMap()instead.- Specified by:
getMetadatain interfaceDaprProtos.BulkPublishRequestOrBuilder
-
getMetadataMap
The request level metadata passing to to the pubsub components
map<string, string> metadata = 4;- Specified by:
getMetadataMapin interfaceDaprProtos.BulkPublishRequestOrBuilder
-
getMetadataOrDefault
The request level metadata passing to to the pubsub components
map<string, string> metadata = 4;- Specified by:
getMetadataOrDefaultin interfaceDaprProtos.BulkPublishRequestOrBuilder
-
getMetadataOrThrow
The request level metadata passing to to the pubsub components
map<string, string> metadata = 4;- Specified by:
getMetadataOrThrowin interfaceDaprProtos.BulkPublishRequestOrBuilder
-
clearMetadata
-
removeMetadata
The request level metadata passing to to the pubsub components
map<string, string> metadata = 4; -
getMutableMetadata
Deprecated.Use alternate mutation accessors instead. -
putMetadata
The request level metadata passing to to the pubsub components
map<string, string> metadata = 4; -
putAllMetadata
The request level metadata passing to to the pubsub components
map<string, string> metadata = 4; -
setUnknownFields
public final DaprProtos.BulkPublishRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.BulkPublishRequest.Builder>
-
mergeUnknownFields
public final DaprProtos.BulkPublishRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.BulkPublishRequest.Builder>
-