Package io.dapr.v1
Class DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
io.dapr.v1.DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,DaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
,Cloneable
- Enclosing class:
- DaprProtos.SubscribeTopicEventsInitialRequestAlpha1
public static final class DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
implements DaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
SubscribeTopicEventsInitialRequestAlpha1 is the initial message containing the details for subscribing to a topic via streaming.Protobuf type
dapr.proto.runtime.v1.SubscribeTopicEventsInitialRequestAlpha1
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
dead_letter_topic is the topic to which messages that fail to be processed are sent.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) The name of the pubsub componentThe pubsub topicclone()
boolean
containsMetadata
(String key) The metadata passing to pub components metadata property: - key : the key of the message.dead_letter_topic is the topic to which messages that fail to be processed are sent.com.google.protobuf.ByteString
dead_letter_topic is the topic to which messages that fail to be processed are sent.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Deprecated.int
The metadata passing to pub components metadata property: - key : the key of the message.The metadata passing to pub components metadata property: - key : the key of the message.getMetadataOrDefault
(String key, String defaultValue) The metadata passing to pub components metadata property: - key : the key of the message.getMetadataOrThrow
(String key) The metadata passing to pub components metadata property: - key : the key of the message.Deprecated.The name of the pubsub componentcom.google.protobuf.ByteString
The name of the pubsub componentgetTopic()
The pubsub topiccom.google.protobuf.ByteString
The pubsub topicboolean
dead_letter_topic is the topic to which messages that fail to be processed are sent.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 passing to pub components metadata property: - key : the key of the message.putMetadata
(String key, String value) The metadata passing to pub components metadata property: - key : the key of the message.removeMetadata
(String key) The metadata passing to pub components metadata property: - key : the key of the message.setDeadLetterTopic
(String value) dead_letter_topic is the topic to which messages that fail to be processed are sent.setDeadLetterTopicBytes
(com.google.protobuf.ByteString value) dead_letter_topic is the topic to which messages that fail to be processed are sent.setPubsubName
(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, 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<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number) - Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.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<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.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<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.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<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
-
setField
public DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.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<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
-
clearField
public DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.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<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
-
clearOneof
public DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.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<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
-
setRepeatedField
public DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.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<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
-
addRepeatedField
public DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.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<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
-
mergeFrom
public DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
-
mergeFrom
public DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.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<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
- Throws:
IOException
-
getPubsubName
The name of the pubsub component
string pubsub_name = 1;
- Specified by:
getPubsubName
in interfaceDaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
- Returns:
- The pubsubName.
-
getPubsubNameBytes
public com.google.protobuf.ByteString getPubsubNameBytes()The name of the pubsub component
string pubsub_name = 1;
- Specified by:
getPubsubNameBytes
in interfaceDaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
- 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.SubscribeTopicEventsInitialRequestAlpha1.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:
getTopic
in interfaceDaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
- Returns:
- The topic.
-
getTopicBytes
public com.google.protobuf.ByteString getTopicBytes()The pubsub topic
string topic = 2;
- Specified by:
getTopicBytes
in interfaceDaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
- 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
public DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder setTopicBytes(com.google.protobuf.ByteString value) The pubsub topic
string topic = 2;
- Parameters:
value
- The bytes for topic to set.- Returns:
- This builder for chaining.
-
getMetadataCount
public int getMetadataCount()Description copied from interface:DaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
The metadata passing to pub components metadata property: - key : the key of the message.
map<string, string> metadata = 3;
- Specified by:
getMetadataCount
in interfaceDaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
-
containsMetadata
The metadata passing to pub components metadata property: - key : the key of the message.
map<string, string> metadata = 3;
- Specified by:
containsMetadata
in interfaceDaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
-
getMetadata
Deprecated.UsegetMetadataMap()
instead.- Specified by:
getMetadata
in interfaceDaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
-
getMetadataMap
The metadata passing to pub components metadata property: - key : the key of the message.
map<string, string> metadata = 3;
- Specified by:
getMetadataMap
in interfaceDaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
-
getMetadataOrDefault
The metadata passing to pub components metadata property: - key : the key of the message.
map<string, string> metadata = 3;
- Specified by:
getMetadataOrDefault
in interfaceDaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
-
getMetadataOrThrow
The metadata passing to pub components metadata property: - key : the key of the message.
map<string, string> metadata = 3;
- Specified by:
getMetadataOrThrow
in interfaceDaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
-
clearMetadata
-
removeMetadata
The metadata passing to pub components metadata property: - key : the key of the message.
map<string, string> metadata = 3;
-
getMutableMetadata
Deprecated.Use alternate mutation accessors instead. -
putMetadata
public DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder putMetadata(String key, String value) The metadata passing to pub components metadata property: - key : the key of the message.
map<string, string> metadata = 3;
-
putAllMetadata
public DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder putAllMetadata(Map<String, String> values) The metadata passing to pub components metadata property: - key : the key of the message.
map<string, string> metadata = 3;
-
hasDeadLetterTopic
public boolean hasDeadLetterTopic()dead_letter_topic is the topic to which messages that fail to be processed are sent.
optional string dead_letter_topic = 4;
- Specified by:
hasDeadLetterTopic
in interfaceDaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
- Returns:
- Whether the deadLetterTopic field is set.
-
getDeadLetterTopic
dead_letter_topic is the topic to which messages that fail to be processed are sent.
optional string dead_letter_topic = 4;
- Specified by:
getDeadLetterTopic
in interfaceDaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
- Returns:
- The deadLetterTopic.
-
getDeadLetterTopicBytes
public com.google.protobuf.ByteString getDeadLetterTopicBytes()dead_letter_topic is the topic to which messages that fail to be processed are sent.
optional string dead_letter_topic = 4;
- Specified by:
getDeadLetterTopicBytes
in interfaceDaprProtos.SubscribeTopicEventsInitialRequestAlpha1OrBuilder
- Returns:
- The bytes for deadLetterTopic.
-
setDeadLetterTopic
dead_letter_topic is the topic to which messages that fail to be processed are sent.
optional string dead_letter_topic = 4;
- Parameters:
value
- The deadLetterTopic to set.- Returns:
- This builder for chaining.
-
clearDeadLetterTopic
dead_letter_topic is the topic to which messages that fail to be processed are sent.
optional string dead_letter_topic = 4;
- Returns:
- This builder for chaining.
-
setDeadLetterTopicBytes
public DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder setDeadLetterTopicBytes(com.google.protobuf.ByteString value) dead_letter_topic is the topic to which messages that fail to be processed are sent.
optional string dead_letter_topic = 4;
- Parameters:
value
- The bytes for deadLetterTopic to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
-
mergeUnknownFields
public final DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder>
-