Class ClusterShardingMessages.EntitiesStopped.Builder
- java.lang.Object
-
- org.apache.pekko.protobufv3.internal.AbstractMessageLite.Builder
-
- org.apache.pekko.protobufv3.internal.AbstractMessage.Builder<BuilderType>
-
- org.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
- org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
-
- All Implemented Interfaces:
java.lang.Cloneable,ClusterShardingMessages.EntitiesStoppedOrBuilder,org.apache.pekko.protobufv3.internal.Message.Builder,org.apache.pekko.protobufv3.internal.MessageLite.Builder,org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder,org.apache.pekko.protobufv3.internal.MessageOrBuilder
- Enclosing class:
- ClusterShardingMessages.EntitiesStopped
public static final class ClusterShardingMessages.EntitiesStopped.Builder extends org.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder> implements ClusterShardingMessages.EntitiesStoppedOrBuilder
Protobuf typeEntitiesStopped
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ClusterShardingMessages.EntitiesStopped.BuilderaddAllEntityId(java.lang.Iterable<java.lang.String> values)repeated string entityId = 1;ClusterShardingMessages.EntitiesStopped.BuilderaddEntityId(java.lang.String value)repeated string entityId = 1;ClusterShardingMessages.EntitiesStopped.BuilderaddEntityIdBytes(org.apache.pekko.protobufv3.internal.ByteString value)repeated string entityId = 1;ClusterShardingMessages.EntitiesStopped.BuilderaddRepeatedField(org.apache.pekko.protobufv3.internal.Descriptors.FieldDescriptor field, java.lang.Object value)ClusterShardingMessages.EntitiesStoppedbuild()ClusterShardingMessages.EntitiesStoppedbuildPartial()ClusterShardingMessages.EntitiesStopped.Builderclear()ClusterShardingMessages.EntitiesStopped.BuilderclearEntityId()repeated string entityId = 1;ClusterShardingMessages.EntitiesStopped.BuilderclearField(org.apache.pekko.protobufv3.internal.Descriptors.FieldDescriptor field)ClusterShardingMessages.EntitiesStopped.BuilderclearOneof(org.apache.pekko.protobufv3.internal.Descriptors.OneofDescriptor oneof)ClusterShardingMessages.EntitiesStopped.Builderclone()ClusterShardingMessages.EntitiesStoppedgetDefaultInstanceForType()static org.apache.pekko.protobufv3.internal.Descriptors.DescriptorgetDescriptor()org.apache.pekko.protobufv3.internal.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetEntityId(int index)repeated string entityId = 1;org.apache.pekko.protobufv3.internal.ByteStringgetEntityIdBytes(int index)repeated string entityId = 1;intgetEntityIdCount()repeated string entityId = 1;org.apache.pekko.protobufv3.internal.ProtocolStringListgetEntityIdList()repeated string entityId = 1;protected org.apache.pekko.protobufv3.internal.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ClusterShardingMessages.EntitiesStopped.BuildermergeFrom(ClusterShardingMessages.EntitiesStopped other)ClusterShardingMessages.EntitiesStopped.BuildermergeFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)ClusterShardingMessages.EntitiesStopped.BuildermergeFrom(org.apache.pekko.protobufv3.internal.Message other)ClusterShardingMessages.EntitiesStopped.BuildermergeUnknownFields(org.apache.pekko.protobufv3.internal.UnknownFieldSet unknownFields)ClusterShardingMessages.EntitiesStopped.BuildersetEntityId(int index, java.lang.String value)repeated string entityId = 1;ClusterShardingMessages.EntitiesStopped.BuildersetField(org.apache.pekko.protobufv3.internal.Descriptors.FieldDescriptor field, java.lang.Object value)ClusterShardingMessages.EntitiesStopped.BuildersetRepeatedField(org.apache.pekko.protobufv3.internal.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ClusterShardingMessages.EntitiesStopped.BuildersetUnknownFields(org.apache.pekko.protobufv3.internal.UnknownFieldSet unknownFields)-
Methods inherited from class org.apache.pekko.protobufv3.internal.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 org.apache.pekko.protobufv3.internal.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected org.apache.pekko.protobufv3.internal.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
clear
public ClusterShardingMessages.EntitiesStopped.Builder clear()
- Specified by:
clearin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Specified by:
clearin interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder- Overrides:
clearin classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
getDescriptorForType
public org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Specified by:
getDescriptorForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder- Overrides:
getDescriptorForTypein classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
getDefaultInstanceForType
public ClusterShardingMessages.EntitiesStopped getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder
-
build
public ClusterShardingMessages.EntitiesStopped build()
- Specified by:
buildin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Specified by:
buildin interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
-
buildPartial
public ClusterShardingMessages.EntitiesStopped buildPartial()
- Specified by:
buildPartialin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Specified by:
buildPartialin interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
-
clone
public ClusterShardingMessages.EntitiesStopped.Builder clone()
- Specified by:
clonein interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Specified by:
clonein interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder- Overrides:
clonein classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
setField
public ClusterShardingMessages.EntitiesStopped.Builder setField(org.apache.pekko.protobufv3.internal.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Overrides:
setFieldin classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
clearField
public ClusterShardingMessages.EntitiesStopped.Builder clearField(org.apache.pekko.protobufv3.internal.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Overrides:
clearFieldin classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
clearOneof
public ClusterShardingMessages.EntitiesStopped.Builder clearOneof(org.apache.pekko.protobufv3.internal.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Overrides:
clearOneofin classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
setRepeatedField
public ClusterShardingMessages.EntitiesStopped.Builder setRepeatedField(org.apache.pekko.protobufv3.internal.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Overrides:
setRepeatedFieldin classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
addRepeatedField
public ClusterShardingMessages.EntitiesStopped.Builder addRepeatedField(org.apache.pekko.protobufv3.internal.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Overrides:
addRepeatedFieldin classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
mergeFrom
public ClusterShardingMessages.EntitiesStopped.Builder mergeFrom(org.apache.pekko.protobufv3.internal.Message other)
- Specified by:
mergeFromin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Overrides:
mergeFromin classorg.apache.pekko.protobufv3.internal.AbstractMessage.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
mergeFrom
public ClusterShardingMessages.EntitiesStopped.Builder mergeFrom(ClusterShardingMessages.EntitiesStopped other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
mergeFrom
public ClusterShardingMessages.EntitiesStopped.Builder mergeFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Specified by:
mergeFromin interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder- Overrides:
mergeFromin classorg.apache.pekko.protobufv3.internal.AbstractMessage.Builder<ClusterShardingMessages.EntitiesStopped.Builder>- Throws:
java.io.IOException
-
getEntityIdList
public org.apache.pekko.protobufv3.internal.ProtocolStringList getEntityIdList()
repeated string entityId = 1;- Specified by:
getEntityIdListin interfaceClusterShardingMessages.EntitiesStoppedOrBuilder- Returns:
- A list containing the entityId.
-
getEntityIdCount
public int getEntityIdCount()
repeated string entityId = 1;- Specified by:
getEntityIdCountin interfaceClusterShardingMessages.EntitiesStoppedOrBuilder- Returns:
- The count of entityId.
-
getEntityId
public java.lang.String getEntityId(int index)
repeated string entityId = 1;- Specified by:
getEntityIdin interfaceClusterShardingMessages.EntitiesStoppedOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The entityId at the given index.
-
getEntityIdBytes
public org.apache.pekko.protobufv3.internal.ByteString getEntityIdBytes(int index)
repeated string entityId = 1;- Specified by:
getEntityIdBytesin interfaceClusterShardingMessages.EntitiesStoppedOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the entityId at the given index.
-
setEntityId
public ClusterShardingMessages.EntitiesStopped.Builder setEntityId(int index, java.lang.String value)
repeated string entityId = 1;- Parameters:
index- The index to set the value at.value- The entityId to set.- Returns:
- This builder for chaining.
-
addEntityId
public ClusterShardingMessages.EntitiesStopped.Builder addEntityId(java.lang.String value)
repeated string entityId = 1;- Parameters:
value- The entityId to add.- Returns:
- This builder for chaining.
-
addAllEntityId
public ClusterShardingMessages.EntitiesStopped.Builder addAllEntityId(java.lang.Iterable<java.lang.String> values)
repeated string entityId = 1;- Parameters:
values- The entityId to add.- Returns:
- This builder for chaining.
-
clearEntityId
public ClusterShardingMessages.EntitiesStopped.Builder clearEntityId()
repeated string entityId = 1;- Returns:
- This builder for chaining.
-
addEntityIdBytes
public ClusterShardingMessages.EntitiesStopped.Builder addEntityIdBytes(org.apache.pekko.protobufv3.internal.ByteString value)
repeated string entityId = 1;- Parameters:
value- The bytes of the entityId to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ClusterShardingMessages.EntitiesStopped.Builder setUnknownFields(org.apache.pekko.protobufv3.internal.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Overrides:
setUnknownFieldsin classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
mergeUnknownFields
public final ClusterShardingMessages.EntitiesStopped.Builder mergeUnknownFields(org.apache.pekko.protobufv3.internal.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Overrides:
mergeUnknownFieldsin classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3.Builder<ClusterShardingMessages.EntitiesStopped.Builder>
-
-