Class Persistent.SubscriptionInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.Builder>
-
- com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.SubscriptionInfo.Builder
-
- All Implemented Interfaces:
Persistent.SubscriptionInfoOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- Persistent.SubscriptionInfo
public static final class Persistent.SubscriptionInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.Builder> implements Persistent.SubscriptionInfoOrBuilder
Protobuf typeevent_store.client.persistent_subscriptions.SubscriptionInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Persistent.SubscriptionInfo.BuilderaddAllConnections(java.lang.Iterable<? extends Persistent.SubscriptionInfo.ConnectionInfo> values)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.BuilderaddConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo value)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.BuilderaddConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo.Builder builderForValue)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.BuilderaddConnections(Persistent.SubscriptionInfo.ConnectionInfo value)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.BuilderaddConnections(Persistent.SubscriptionInfo.ConnectionInfo.Builder builderForValue)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.ConnectionInfo.BuilderaddConnectionsBuilder()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.ConnectionInfo.BuilderaddConnectionsBuilder(int index)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Persistent.SubscriptionInfobuild()Persistent.SubscriptionInfobuildPartial()Persistent.SubscriptionInfo.Builderclear()Persistent.SubscriptionInfo.BuilderclearAveragePerSecond()int32 average_per_second = 5;Persistent.SubscriptionInfo.BuilderclearBufferSize()int32 buffer_size = 16;Persistent.SubscriptionInfo.BuilderclearCheckPointAfterMilliseconds()int32 check_point_after_milliseconds = 18;Persistent.SubscriptionInfo.BuilderclearConnections()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.BuilderclearCountSinceLastMeasurement()int64 count_since_last_measurement = 7;Persistent.SubscriptionInfo.BuilderclearEventSource()string event_source = 1;Persistent.SubscriptionInfo.BuilderclearExtraStatistics()bool extra_statistics = 13;Persistent.SubscriptionInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Persistent.SubscriptionInfo.BuilderclearGroupName()string group_name = 2;Persistent.SubscriptionInfo.BuilderclearLastCheckpointedEventPosition()string last_checkpointed_event_position = 8;Persistent.SubscriptionInfo.BuilderclearLastKnownEventPosition()string last_known_event_position = 9;Persistent.SubscriptionInfo.BuilderclearLiveBufferCount()int64 live_buffer_count = 22;Persistent.SubscriptionInfo.BuilderclearLiveBufferSize()int32 live_buffer_size = 15;Persistent.SubscriptionInfo.BuilderclearMaxCheckPointCount()int32 max_check_point_count = 20;Persistent.SubscriptionInfo.BuilderclearMaxRetryCount()int32 max_retry_count = 14;Persistent.SubscriptionInfo.BuilderclearMaxSubscriberCount()int32 max_subscriber_count = 27;Persistent.SubscriptionInfo.BuilderclearMessageTimeoutMilliseconds()int32 message_timeout_milliseconds = 12;Persistent.SubscriptionInfo.BuilderclearMinCheckPointCount()int32 min_check_point_count = 19;Persistent.SubscriptionInfo.BuilderclearNamedConsumerStrategy()string named_consumer_strategy = 26;Persistent.SubscriptionInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Persistent.SubscriptionInfo.BuilderclearOutstandingMessagesCount()int32 outstanding_messages_count = 25;Persistent.SubscriptionInfo.BuilderclearParkedMessageCount()int64 parked_message_count = 28;Persistent.SubscriptionInfo.BuilderclearReadBatchSize()int32 read_batch_size = 17;Persistent.SubscriptionInfo.BuilderclearReadBufferCount()int32 read_buffer_count = 21;Persistent.SubscriptionInfo.BuilderclearResolveLinkTos()bool resolve_link_tos = 10;Persistent.SubscriptionInfo.BuilderclearRetryBufferCount()int32 retry_buffer_count = 23;Persistent.SubscriptionInfo.BuilderclearStartFrom()string start_from = 11;Persistent.SubscriptionInfo.BuilderclearStatus()string status = 3;Persistent.SubscriptionInfo.BuilderclearTotalInFlightMessages()int32 total_in_flight_messages = 24;Persistent.SubscriptionInfo.BuilderclearTotalItems()int64 total_items = 6;Persistent.SubscriptionInfo.Builderclone()intgetAveragePerSecond()int32 average_per_second = 5;intgetBufferSize()int32 buffer_size = 16;intgetCheckPointAfterMilliseconds()int32 check_point_after_milliseconds = 18;Persistent.SubscriptionInfo.ConnectionInfogetConnections(int index)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.ConnectionInfo.BuildergetConnectionsBuilder(int index)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;java.util.List<Persistent.SubscriptionInfo.ConnectionInfo.Builder>getConnectionsBuilderList()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;intgetConnectionsCount()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;java.util.List<Persistent.SubscriptionInfo.ConnectionInfo>getConnectionsList()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.ConnectionInfoOrBuildergetConnectionsOrBuilder(int index)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;java.util.List<? extends Persistent.SubscriptionInfo.ConnectionInfoOrBuilder>getConnectionsOrBuilderList()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;longgetCountSinceLastMeasurement()int64 count_since_last_measurement = 7;Persistent.SubscriptionInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetEventSource()string event_source = 1;com.google.protobuf.ByteStringgetEventSourceBytes()string event_source = 1;booleangetExtraStatistics()bool extra_statistics = 13;java.lang.StringgetGroupName()string group_name = 2;com.google.protobuf.ByteStringgetGroupNameBytes()string group_name = 2;java.lang.StringgetLastCheckpointedEventPosition()string last_checkpointed_event_position = 8;com.google.protobuf.ByteStringgetLastCheckpointedEventPositionBytes()string last_checkpointed_event_position = 8;java.lang.StringgetLastKnownEventPosition()string last_known_event_position = 9;com.google.protobuf.ByteStringgetLastKnownEventPositionBytes()string last_known_event_position = 9;longgetLiveBufferCount()int64 live_buffer_count = 22;intgetLiveBufferSize()int32 live_buffer_size = 15;intgetMaxCheckPointCount()int32 max_check_point_count = 20;intgetMaxRetryCount()int32 max_retry_count = 14;intgetMaxSubscriberCount()int32 max_subscriber_count = 27;intgetMessageTimeoutMilliseconds()int32 message_timeout_milliseconds = 12;intgetMinCheckPointCount()int32 min_check_point_count = 19;java.lang.StringgetNamedConsumerStrategy()string named_consumer_strategy = 26;com.google.protobuf.ByteStringgetNamedConsumerStrategyBytes()string named_consumer_strategy = 26;intgetOutstandingMessagesCount()int32 outstanding_messages_count = 25;longgetParkedMessageCount()int64 parked_message_count = 28;intgetReadBatchSize()int32 read_batch_size = 17;intgetReadBufferCount()int32 read_buffer_count = 21;booleangetResolveLinkTos()bool resolve_link_tos = 10;intgetRetryBufferCount()int32 retry_buffer_count = 23;java.lang.StringgetStartFrom()string start_from = 11;com.google.protobuf.ByteStringgetStartFromBytes()string start_from = 11;java.lang.StringgetStatus()string status = 3;com.google.protobuf.ByteStringgetStatusBytes()string status = 3;intgetTotalInFlightMessages()int32 total_in_flight_messages = 24;longgetTotalItems()int64 total_items = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Persistent.SubscriptionInfo.BuildermergeFrom(Persistent.SubscriptionInfo other)Persistent.SubscriptionInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Persistent.SubscriptionInfo.BuildermergeFrom(com.google.protobuf.Message other)Persistent.SubscriptionInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Persistent.SubscriptionInfo.BuilderremoveConnections(int index)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.BuildersetAveragePerSecond(int value)int32 average_per_second = 5;Persistent.SubscriptionInfo.BuildersetBufferSize(int value)int32 buffer_size = 16;Persistent.SubscriptionInfo.BuildersetCheckPointAfterMilliseconds(int value)int32 check_point_after_milliseconds = 18;Persistent.SubscriptionInfo.BuildersetConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo value)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.BuildersetConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo.Builder builderForValue)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.BuildersetCountSinceLastMeasurement(long value)int64 count_since_last_measurement = 7;Persistent.SubscriptionInfo.BuildersetEventSource(java.lang.String value)string event_source = 1;Persistent.SubscriptionInfo.BuildersetEventSourceBytes(com.google.protobuf.ByteString value)string event_source = 1;Persistent.SubscriptionInfo.BuildersetExtraStatistics(boolean value)bool extra_statistics = 13;Persistent.SubscriptionInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Persistent.SubscriptionInfo.BuildersetGroupName(java.lang.String value)string group_name = 2;Persistent.SubscriptionInfo.BuildersetGroupNameBytes(com.google.protobuf.ByteString value)string group_name = 2;Persistent.SubscriptionInfo.BuildersetLastCheckpointedEventPosition(java.lang.String value)string last_checkpointed_event_position = 8;Persistent.SubscriptionInfo.BuildersetLastCheckpointedEventPositionBytes(com.google.protobuf.ByteString value)string last_checkpointed_event_position = 8;Persistent.SubscriptionInfo.BuildersetLastKnownEventPosition(java.lang.String value)string last_known_event_position = 9;Persistent.SubscriptionInfo.BuildersetLastKnownEventPositionBytes(com.google.protobuf.ByteString value)string last_known_event_position = 9;Persistent.SubscriptionInfo.BuildersetLiveBufferCount(long value)int64 live_buffer_count = 22;Persistent.SubscriptionInfo.BuildersetLiveBufferSize(int value)int32 live_buffer_size = 15;Persistent.SubscriptionInfo.BuildersetMaxCheckPointCount(int value)int32 max_check_point_count = 20;Persistent.SubscriptionInfo.BuildersetMaxRetryCount(int value)int32 max_retry_count = 14;Persistent.SubscriptionInfo.BuildersetMaxSubscriberCount(int value)int32 max_subscriber_count = 27;Persistent.SubscriptionInfo.BuildersetMessageTimeoutMilliseconds(int value)int32 message_timeout_milliseconds = 12;Persistent.SubscriptionInfo.BuildersetMinCheckPointCount(int value)int32 min_check_point_count = 19;Persistent.SubscriptionInfo.BuildersetNamedConsumerStrategy(java.lang.String value)string named_consumer_strategy = 26;Persistent.SubscriptionInfo.BuildersetNamedConsumerStrategyBytes(com.google.protobuf.ByteString value)string named_consumer_strategy = 26;Persistent.SubscriptionInfo.BuildersetOutstandingMessagesCount(int value)int32 outstanding_messages_count = 25;Persistent.SubscriptionInfo.BuildersetParkedMessageCount(long value)int64 parked_message_count = 28;Persistent.SubscriptionInfo.BuildersetReadBatchSize(int value)int32 read_batch_size = 17;Persistent.SubscriptionInfo.BuildersetReadBufferCount(int value)int32 read_buffer_count = 21;Persistent.SubscriptionInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Persistent.SubscriptionInfo.BuildersetResolveLinkTos(boolean value)bool resolve_link_tos = 10;Persistent.SubscriptionInfo.BuildersetRetryBufferCount(int value)int32 retry_buffer_count = 23;Persistent.SubscriptionInfo.BuildersetStartFrom(java.lang.String value)string start_from = 11;Persistent.SubscriptionInfo.BuildersetStartFromBytes(com.google.protobuf.ByteString value)string start_from = 11;Persistent.SubscriptionInfo.BuildersetStatus(java.lang.String value)string status = 3;Persistent.SubscriptionInfo.BuildersetStatusBytes(com.google.protobuf.ByteString value)string status = 3;Persistent.SubscriptionInfo.BuildersetTotalInFlightMessages(int value)int32 total_in_flight_messages = 24;Persistent.SubscriptionInfo.BuildersetTotalItems(long value)int64 total_items = 6;Persistent.SubscriptionInfo.BuildersetUnknownFields(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, 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
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.Builder>
-
clear
public Persistent.SubscriptionInfo.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<Persistent.SubscriptionInfo.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<Persistent.SubscriptionInfo.Builder>
-
getDefaultInstanceForType
public Persistent.SubscriptionInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Persistent.SubscriptionInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Persistent.SubscriptionInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Persistent.SubscriptionInfo.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<Persistent.SubscriptionInfo.Builder>
-
setField
public Persistent.SubscriptionInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.Builder>
-
clearField
public Persistent.SubscriptionInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.Builder>
-
clearOneof
public Persistent.SubscriptionInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.Builder>
-
setRepeatedField
public Persistent.SubscriptionInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.Builder>
-
addRepeatedField
public Persistent.SubscriptionInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.Builder>
-
mergeFrom
public Persistent.SubscriptionInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Persistent.SubscriptionInfo.Builder>
-
mergeFrom
public Persistent.SubscriptionInfo.Builder mergeFrom(Persistent.SubscriptionInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.Builder>
-
mergeFrom
public Persistent.SubscriptionInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Persistent.SubscriptionInfo.Builder>- Throws:
java.io.IOException
-
getEventSource
public java.lang.String getEventSource()
string event_source = 1;- Specified by:
getEventSourcein interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The eventSource.
-
getEventSourceBytes
public com.google.protobuf.ByteString getEventSourceBytes()
string event_source = 1;- Specified by:
getEventSourceBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for eventSource.
-
setEventSource
public Persistent.SubscriptionInfo.Builder setEventSource(java.lang.String value)
string event_source = 1;- Parameters:
value- The eventSource to set.- Returns:
- This builder for chaining.
-
clearEventSource
public Persistent.SubscriptionInfo.Builder clearEventSource()
string event_source = 1;- Returns:
- This builder for chaining.
-
setEventSourceBytes
public Persistent.SubscriptionInfo.Builder setEventSourceBytes(com.google.protobuf.ByteString value)
string event_source = 1;- Parameters:
value- The bytes for eventSource to set.- Returns:
- This builder for chaining.
-
getGroupName
public java.lang.String getGroupName()
string group_name = 2;- Specified by:
getGroupNamein interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The groupName.
-
getGroupNameBytes
public com.google.protobuf.ByteString getGroupNameBytes()
string group_name = 2;- Specified by:
getGroupNameBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for groupName.
-
setGroupName
public Persistent.SubscriptionInfo.Builder setGroupName(java.lang.String value)
string group_name = 2;- Parameters:
value- The groupName to set.- Returns:
- This builder for chaining.
-
clearGroupName
public Persistent.SubscriptionInfo.Builder clearGroupName()
string group_name = 2;- Returns:
- This builder for chaining.
-
setGroupNameBytes
public Persistent.SubscriptionInfo.Builder setGroupNameBytes(com.google.protobuf.ByteString value)
string group_name = 2;- Parameters:
value- The bytes for groupName to set.- Returns:
- This builder for chaining.
-
getStatus
public java.lang.String getStatus()
string status = 3;- Specified by:
getStatusin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The status.
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()
string status = 3;- Specified by:
getStatusBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for status.
-
setStatus
public Persistent.SubscriptionInfo.Builder setStatus(java.lang.String value)
string status = 3;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
public Persistent.SubscriptionInfo.Builder clearStatus()
string status = 3;- Returns:
- This builder for chaining.
-
setStatusBytes
public Persistent.SubscriptionInfo.Builder setStatusBytes(com.google.protobuf.ByteString value)
string status = 3;- Parameters:
value- The bytes for status to set.- Returns:
- This builder for chaining.
-
getConnectionsList
public java.util.List<Persistent.SubscriptionInfo.ConnectionInfo> getConnectionsList()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsListin interfacePersistent.SubscriptionInfoOrBuilder
-
getConnectionsCount
public int getConnectionsCount()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsCountin interfacePersistent.SubscriptionInfoOrBuilder
-
getConnections
public Persistent.SubscriptionInfo.ConnectionInfo getConnections(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsin interfacePersistent.SubscriptionInfoOrBuilder
-
setConnections
public Persistent.SubscriptionInfo.Builder setConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo value)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;
-
setConnections
public Persistent.SubscriptionInfo.Builder setConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo.Builder builderForValue)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;
-
addConnections
public Persistent.SubscriptionInfo.Builder addConnections(Persistent.SubscriptionInfo.ConnectionInfo value)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;
-
addConnections
public Persistent.SubscriptionInfo.Builder addConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo value)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;
-
addConnections
public Persistent.SubscriptionInfo.Builder addConnections(Persistent.SubscriptionInfo.ConnectionInfo.Builder builderForValue)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;
-
addConnections
public Persistent.SubscriptionInfo.Builder addConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo.Builder builderForValue)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;
-
addAllConnections
public Persistent.SubscriptionInfo.Builder addAllConnections(java.lang.Iterable<? extends Persistent.SubscriptionInfo.ConnectionInfo> values)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;
-
clearConnections
public Persistent.SubscriptionInfo.Builder clearConnections()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;
-
removeConnections
public Persistent.SubscriptionInfo.Builder removeConnections(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;
-
getConnectionsBuilder
public Persistent.SubscriptionInfo.ConnectionInfo.Builder getConnectionsBuilder(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;
-
getConnectionsOrBuilder
public Persistent.SubscriptionInfo.ConnectionInfoOrBuilder getConnectionsOrBuilder(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsOrBuilderin interfacePersistent.SubscriptionInfoOrBuilder
-
getConnectionsOrBuilderList
public java.util.List<? extends Persistent.SubscriptionInfo.ConnectionInfoOrBuilder> getConnectionsOrBuilderList()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsOrBuilderListin interfacePersistent.SubscriptionInfoOrBuilder
-
addConnectionsBuilder
public Persistent.SubscriptionInfo.ConnectionInfo.Builder addConnectionsBuilder()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;
-
addConnectionsBuilder
public Persistent.SubscriptionInfo.ConnectionInfo.Builder addConnectionsBuilder(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;
-
getConnectionsBuilderList
public java.util.List<Persistent.SubscriptionInfo.ConnectionInfo.Builder> getConnectionsBuilderList()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;
-
getAveragePerSecond
public int getAveragePerSecond()
int32 average_per_second = 5;- Specified by:
getAveragePerSecondin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The averagePerSecond.
-
setAveragePerSecond
public Persistent.SubscriptionInfo.Builder setAveragePerSecond(int value)
int32 average_per_second = 5;- Parameters:
value- The averagePerSecond to set.- Returns:
- This builder for chaining.
-
clearAveragePerSecond
public Persistent.SubscriptionInfo.Builder clearAveragePerSecond()
int32 average_per_second = 5;- Returns:
- This builder for chaining.
-
getTotalItems
public long getTotalItems()
int64 total_items = 6;- Specified by:
getTotalItemsin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The totalItems.
-
setTotalItems
public Persistent.SubscriptionInfo.Builder setTotalItems(long value)
int64 total_items = 6;- Parameters:
value- The totalItems to set.- Returns:
- This builder for chaining.
-
clearTotalItems
public Persistent.SubscriptionInfo.Builder clearTotalItems()
int64 total_items = 6;- Returns:
- This builder for chaining.
-
getCountSinceLastMeasurement
public long getCountSinceLastMeasurement()
int64 count_since_last_measurement = 7;- Specified by:
getCountSinceLastMeasurementin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The countSinceLastMeasurement.
-
setCountSinceLastMeasurement
public Persistent.SubscriptionInfo.Builder setCountSinceLastMeasurement(long value)
int64 count_since_last_measurement = 7;- Parameters:
value- The countSinceLastMeasurement to set.- Returns:
- This builder for chaining.
-
clearCountSinceLastMeasurement
public Persistent.SubscriptionInfo.Builder clearCountSinceLastMeasurement()
int64 count_since_last_measurement = 7;- Returns:
- This builder for chaining.
-
getLastCheckpointedEventPosition
public java.lang.String getLastCheckpointedEventPosition()
string last_checkpointed_event_position = 8;- Specified by:
getLastCheckpointedEventPositionin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The lastCheckpointedEventPosition.
-
getLastCheckpointedEventPositionBytes
public com.google.protobuf.ByteString getLastCheckpointedEventPositionBytes()
string last_checkpointed_event_position = 8;- Specified by:
getLastCheckpointedEventPositionBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for lastCheckpointedEventPosition.
-
setLastCheckpointedEventPosition
public Persistent.SubscriptionInfo.Builder setLastCheckpointedEventPosition(java.lang.String value)
string last_checkpointed_event_position = 8;- Parameters:
value- The lastCheckpointedEventPosition to set.- Returns:
- This builder for chaining.
-
clearLastCheckpointedEventPosition
public Persistent.SubscriptionInfo.Builder clearLastCheckpointedEventPosition()
string last_checkpointed_event_position = 8;- Returns:
- This builder for chaining.
-
setLastCheckpointedEventPositionBytes
public Persistent.SubscriptionInfo.Builder setLastCheckpointedEventPositionBytes(com.google.protobuf.ByteString value)
string last_checkpointed_event_position = 8;- Parameters:
value- The bytes for lastCheckpointedEventPosition to set.- Returns:
- This builder for chaining.
-
getLastKnownEventPosition
public java.lang.String getLastKnownEventPosition()
string last_known_event_position = 9;- Specified by:
getLastKnownEventPositionin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The lastKnownEventPosition.
-
getLastKnownEventPositionBytes
public com.google.protobuf.ByteString getLastKnownEventPositionBytes()
string last_known_event_position = 9;- Specified by:
getLastKnownEventPositionBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for lastKnownEventPosition.
-
setLastKnownEventPosition
public Persistent.SubscriptionInfo.Builder setLastKnownEventPosition(java.lang.String value)
string last_known_event_position = 9;- Parameters:
value- The lastKnownEventPosition to set.- Returns:
- This builder for chaining.
-
clearLastKnownEventPosition
public Persistent.SubscriptionInfo.Builder clearLastKnownEventPosition()
string last_known_event_position = 9;- Returns:
- This builder for chaining.
-
setLastKnownEventPositionBytes
public Persistent.SubscriptionInfo.Builder setLastKnownEventPositionBytes(com.google.protobuf.ByteString value)
string last_known_event_position = 9;- Parameters:
value- The bytes for lastKnownEventPosition to set.- Returns:
- This builder for chaining.
-
getResolveLinkTos
public boolean getResolveLinkTos()
bool resolve_link_tos = 10;- Specified by:
getResolveLinkTosin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The resolveLinkTos.
-
setResolveLinkTos
public Persistent.SubscriptionInfo.Builder setResolveLinkTos(boolean value)
bool resolve_link_tos = 10;- Parameters:
value- The resolveLinkTos to set.- Returns:
- This builder for chaining.
-
clearResolveLinkTos
public Persistent.SubscriptionInfo.Builder clearResolveLinkTos()
bool resolve_link_tos = 10;- Returns:
- This builder for chaining.
-
getStartFrom
public java.lang.String getStartFrom()
string start_from = 11;- Specified by:
getStartFromin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The startFrom.
-
getStartFromBytes
public com.google.protobuf.ByteString getStartFromBytes()
string start_from = 11;- Specified by:
getStartFromBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for startFrom.
-
setStartFrom
public Persistent.SubscriptionInfo.Builder setStartFrom(java.lang.String value)
string start_from = 11;- Parameters:
value- The startFrom to set.- Returns:
- This builder for chaining.
-
clearStartFrom
public Persistent.SubscriptionInfo.Builder clearStartFrom()
string start_from = 11;- Returns:
- This builder for chaining.
-
setStartFromBytes
public Persistent.SubscriptionInfo.Builder setStartFromBytes(com.google.protobuf.ByteString value)
string start_from = 11;- Parameters:
value- The bytes for startFrom to set.- Returns:
- This builder for chaining.
-
getMessageTimeoutMilliseconds
public int getMessageTimeoutMilliseconds()
int32 message_timeout_milliseconds = 12;- Specified by:
getMessageTimeoutMillisecondsin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The messageTimeoutMilliseconds.
-
setMessageTimeoutMilliseconds
public Persistent.SubscriptionInfo.Builder setMessageTimeoutMilliseconds(int value)
int32 message_timeout_milliseconds = 12;- Parameters:
value- The messageTimeoutMilliseconds to set.- Returns:
- This builder for chaining.
-
clearMessageTimeoutMilliseconds
public Persistent.SubscriptionInfo.Builder clearMessageTimeoutMilliseconds()
int32 message_timeout_milliseconds = 12;- Returns:
- This builder for chaining.
-
getExtraStatistics
public boolean getExtraStatistics()
bool extra_statistics = 13;- Specified by:
getExtraStatisticsin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The extraStatistics.
-
setExtraStatistics
public Persistent.SubscriptionInfo.Builder setExtraStatistics(boolean value)
bool extra_statistics = 13;- Parameters:
value- The extraStatistics to set.- Returns:
- This builder for chaining.
-
clearExtraStatistics
public Persistent.SubscriptionInfo.Builder clearExtraStatistics()
bool extra_statistics = 13;- Returns:
- This builder for chaining.
-
getMaxRetryCount
public int getMaxRetryCount()
int32 max_retry_count = 14;- Specified by:
getMaxRetryCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The maxRetryCount.
-
setMaxRetryCount
public Persistent.SubscriptionInfo.Builder setMaxRetryCount(int value)
int32 max_retry_count = 14;- Parameters:
value- The maxRetryCount to set.- Returns:
- This builder for chaining.
-
clearMaxRetryCount
public Persistent.SubscriptionInfo.Builder clearMaxRetryCount()
int32 max_retry_count = 14;- Returns:
- This builder for chaining.
-
getLiveBufferSize
public int getLiveBufferSize()
int32 live_buffer_size = 15;- Specified by:
getLiveBufferSizein interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The liveBufferSize.
-
setLiveBufferSize
public Persistent.SubscriptionInfo.Builder setLiveBufferSize(int value)
int32 live_buffer_size = 15;- Parameters:
value- The liveBufferSize to set.- Returns:
- This builder for chaining.
-
clearLiveBufferSize
public Persistent.SubscriptionInfo.Builder clearLiveBufferSize()
int32 live_buffer_size = 15;- Returns:
- This builder for chaining.
-
getBufferSize
public int getBufferSize()
int32 buffer_size = 16;- Specified by:
getBufferSizein interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bufferSize.
-
setBufferSize
public Persistent.SubscriptionInfo.Builder setBufferSize(int value)
int32 buffer_size = 16;- Parameters:
value- The bufferSize to set.- Returns:
- This builder for chaining.
-
clearBufferSize
public Persistent.SubscriptionInfo.Builder clearBufferSize()
int32 buffer_size = 16;- Returns:
- This builder for chaining.
-
getReadBatchSize
public int getReadBatchSize()
int32 read_batch_size = 17;- Specified by:
getReadBatchSizein interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The readBatchSize.
-
setReadBatchSize
public Persistent.SubscriptionInfo.Builder setReadBatchSize(int value)
int32 read_batch_size = 17;- Parameters:
value- The readBatchSize to set.- Returns:
- This builder for chaining.
-
clearReadBatchSize
public Persistent.SubscriptionInfo.Builder clearReadBatchSize()
int32 read_batch_size = 17;- Returns:
- This builder for chaining.
-
getCheckPointAfterMilliseconds
public int getCheckPointAfterMilliseconds()
int32 check_point_after_milliseconds = 18;- Specified by:
getCheckPointAfterMillisecondsin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The checkPointAfterMilliseconds.
-
setCheckPointAfterMilliseconds
public Persistent.SubscriptionInfo.Builder setCheckPointAfterMilliseconds(int value)
int32 check_point_after_milliseconds = 18;- Parameters:
value- The checkPointAfterMilliseconds to set.- Returns:
- This builder for chaining.
-
clearCheckPointAfterMilliseconds
public Persistent.SubscriptionInfo.Builder clearCheckPointAfterMilliseconds()
int32 check_point_after_milliseconds = 18;- Returns:
- This builder for chaining.
-
getMinCheckPointCount
public int getMinCheckPointCount()
int32 min_check_point_count = 19;- Specified by:
getMinCheckPointCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The minCheckPointCount.
-
setMinCheckPointCount
public Persistent.SubscriptionInfo.Builder setMinCheckPointCount(int value)
int32 min_check_point_count = 19;- Parameters:
value- The minCheckPointCount to set.- Returns:
- This builder for chaining.
-
clearMinCheckPointCount
public Persistent.SubscriptionInfo.Builder clearMinCheckPointCount()
int32 min_check_point_count = 19;- Returns:
- This builder for chaining.
-
getMaxCheckPointCount
public int getMaxCheckPointCount()
int32 max_check_point_count = 20;- Specified by:
getMaxCheckPointCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The maxCheckPointCount.
-
setMaxCheckPointCount
public Persistent.SubscriptionInfo.Builder setMaxCheckPointCount(int value)
int32 max_check_point_count = 20;- Parameters:
value- The maxCheckPointCount to set.- Returns:
- This builder for chaining.
-
clearMaxCheckPointCount
public Persistent.SubscriptionInfo.Builder clearMaxCheckPointCount()
int32 max_check_point_count = 20;- Returns:
- This builder for chaining.
-
getReadBufferCount
public int getReadBufferCount()
int32 read_buffer_count = 21;- Specified by:
getReadBufferCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The readBufferCount.
-
setReadBufferCount
public Persistent.SubscriptionInfo.Builder setReadBufferCount(int value)
int32 read_buffer_count = 21;- Parameters:
value- The readBufferCount to set.- Returns:
- This builder for chaining.
-
clearReadBufferCount
public Persistent.SubscriptionInfo.Builder clearReadBufferCount()
int32 read_buffer_count = 21;- Returns:
- This builder for chaining.
-
getLiveBufferCount
public long getLiveBufferCount()
int64 live_buffer_count = 22;- Specified by:
getLiveBufferCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The liveBufferCount.
-
setLiveBufferCount
public Persistent.SubscriptionInfo.Builder setLiveBufferCount(long value)
int64 live_buffer_count = 22;- Parameters:
value- The liveBufferCount to set.- Returns:
- This builder for chaining.
-
clearLiveBufferCount
public Persistent.SubscriptionInfo.Builder clearLiveBufferCount()
int64 live_buffer_count = 22;- Returns:
- This builder for chaining.
-
getRetryBufferCount
public int getRetryBufferCount()
int32 retry_buffer_count = 23;- Specified by:
getRetryBufferCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The retryBufferCount.
-
setRetryBufferCount
public Persistent.SubscriptionInfo.Builder setRetryBufferCount(int value)
int32 retry_buffer_count = 23;- Parameters:
value- The retryBufferCount to set.- Returns:
- This builder for chaining.
-
clearRetryBufferCount
public Persistent.SubscriptionInfo.Builder clearRetryBufferCount()
int32 retry_buffer_count = 23;- Returns:
- This builder for chaining.
-
getTotalInFlightMessages
public int getTotalInFlightMessages()
int32 total_in_flight_messages = 24;- Specified by:
getTotalInFlightMessagesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The totalInFlightMessages.
-
setTotalInFlightMessages
public Persistent.SubscriptionInfo.Builder setTotalInFlightMessages(int value)
int32 total_in_flight_messages = 24;- Parameters:
value- The totalInFlightMessages to set.- Returns:
- This builder for chaining.
-
clearTotalInFlightMessages
public Persistent.SubscriptionInfo.Builder clearTotalInFlightMessages()
int32 total_in_flight_messages = 24;- Returns:
- This builder for chaining.
-
getOutstandingMessagesCount
public int getOutstandingMessagesCount()
int32 outstanding_messages_count = 25;- Specified by:
getOutstandingMessagesCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The outstandingMessagesCount.
-
setOutstandingMessagesCount
public Persistent.SubscriptionInfo.Builder setOutstandingMessagesCount(int value)
int32 outstanding_messages_count = 25;- Parameters:
value- The outstandingMessagesCount to set.- Returns:
- This builder for chaining.
-
clearOutstandingMessagesCount
public Persistent.SubscriptionInfo.Builder clearOutstandingMessagesCount()
int32 outstanding_messages_count = 25;- Returns:
- This builder for chaining.
-
getNamedConsumerStrategy
public java.lang.String getNamedConsumerStrategy()
string named_consumer_strategy = 26;- Specified by:
getNamedConsumerStrategyin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The namedConsumerStrategy.
-
getNamedConsumerStrategyBytes
public com.google.protobuf.ByteString getNamedConsumerStrategyBytes()
string named_consumer_strategy = 26;- Specified by:
getNamedConsumerStrategyBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for namedConsumerStrategy.
-
setNamedConsumerStrategy
public Persistent.SubscriptionInfo.Builder setNamedConsumerStrategy(java.lang.String value)
string named_consumer_strategy = 26;- Parameters:
value- The namedConsumerStrategy to set.- Returns:
- This builder for chaining.
-
clearNamedConsumerStrategy
public Persistent.SubscriptionInfo.Builder clearNamedConsumerStrategy()
string named_consumer_strategy = 26;- Returns:
- This builder for chaining.
-
setNamedConsumerStrategyBytes
public Persistent.SubscriptionInfo.Builder setNamedConsumerStrategyBytes(com.google.protobuf.ByteString value)
string named_consumer_strategy = 26;- Parameters:
value- The bytes for namedConsumerStrategy to set.- Returns:
- This builder for chaining.
-
getMaxSubscriberCount
public int getMaxSubscriberCount()
int32 max_subscriber_count = 27;- Specified by:
getMaxSubscriberCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The maxSubscriberCount.
-
setMaxSubscriberCount
public Persistent.SubscriptionInfo.Builder setMaxSubscriberCount(int value)
int32 max_subscriber_count = 27;- Parameters:
value- The maxSubscriberCount to set.- Returns:
- This builder for chaining.
-
clearMaxSubscriberCount
public Persistent.SubscriptionInfo.Builder clearMaxSubscriberCount()
int32 max_subscriber_count = 27;- Returns:
- This builder for chaining.
-
getParkedMessageCount
public long getParkedMessageCount()
int64 parked_message_count = 28;- Specified by:
getParkedMessageCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The parkedMessageCount.
-
setParkedMessageCount
public Persistent.SubscriptionInfo.Builder setParkedMessageCount(long value)
int64 parked_message_count = 28;- Parameters:
value- The parkedMessageCount to set.- Returns:
- This builder for chaining.
-
clearParkedMessageCount
public Persistent.SubscriptionInfo.Builder clearParkedMessageCount()
int64 parked_message_count = 28;- Returns:
- This builder for chaining.
-
setUnknownFields
public final Persistent.SubscriptionInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.Builder>
-
mergeUnknownFields
public final Persistent.SubscriptionInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.Builder>
-
-