Class PushProfileRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<PushProfileRequest.Builder>
com.google.protobuf.GeneratedMessage.Builder<PushProfileRequest.Builder>
tech.skworks.tachyon.service.contracts.player.data.PushProfileRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, PushProfileRequestOrBuilder
- Enclosing class:
PushProfileRequest
public static final class PushProfileRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<PushProfileRequest.Builder>
implements PushProfileRequestOrBuilder
Protobuf type
tech.skworks.tachyon.service.contracts.player.data.PushProfileRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllComponentsToRemove(Iterable<String> values) repeated string components_to_remove = 3;addAllComponentsToSave(Iterable<? extends com.google.protobuf.Any> values) repeated .google.protobuf.Any components_to_save = 2;addComponentsToRemove(String value) repeated string components_to_remove = 3;addComponentsToRemoveBytes(com.google.protobuf.ByteString value) repeated string components_to_remove = 3;addComponentsToSave(int index, com.google.protobuf.Any value) repeated .google.protobuf.Any components_to_save = 2;addComponentsToSave(int index, com.google.protobuf.Any.Builder builderForValue) repeated .google.protobuf.Any components_to_save = 2;addComponentsToSave(com.google.protobuf.Any value) repeated .google.protobuf.Any components_to_save = 2;addComponentsToSave(com.google.protobuf.Any.Builder builderForValue) repeated .google.protobuf.Any components_to_save = 2;com.google.protobuf.Any.Builderrepeated .google.protobuf.Any components_to_save = 2;com.google.protobuf.Any.BuilderaddComponentsToSaveBuilder(int index) repeated .google.protobuf.Any components_to_save = 2;build()clear()repeated string components_to_remove = 3;repeated .google.protobuf.Any components_to_save = 2;string uuid = 1;getComponentsToRemove(int index) repeated string components_to_remove = 3;com.google.protobuf.ByteStringgetComponentsToRemoveBytes(int index) repeated string components_to_remove = 3;intrepeated string components_to_remove = 3;com.google.protobuf.ProtocolStringListrepeated string components_to_remove = 3;com.google.protobuf.AnygetComponentsToSave(int index) repeated .google.protobuf.Any components_to_save = 2;com.google.protobuf.Any.BuildergetComponentsToSaveBuilder(int index) repeated .google.protobuf.Any components_to_save = 2;List<com.google.protobuf.Any.Builder> repeated .google.protobuf.Any components_to_save = 2;intrepeated .google.protobuf.Any components_to_save = 2;List<com.google.protobuf.Any> repeated .google.protobuf.Any components_to_save = 2;com.google.protobuf.AnyOrBuildergetComponentsToSaveOrBuilder(int index) repeated .google.protobuf.Any components_to_save = 2;List<? extends com.google.protobuf.AnyOrBuilder> repeated .google.protobuf.Any components_to_save = 2;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetUuid()string uuid = 1;com.google.protobuf.ByteStringstring uuid = 1;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(PushProfileRequest other) removeComponentsToSave(int index) repeated .google.protobuf.Any components_to_save = 2;setComponentsToRemove(int index, String value) repeated string components_to_remove = 3;setComponentsToSave(int index, com.google.protobuf.Any value) repeated .google.protobuf.Any components_to_save = 2;setComponentsToSave(int index, com.google.protobuf.Any.Builder builderForValue) repeated .google.protobuf.Any components_to_save = 2;string uuid = 1;setUuidBytes(com.google.protobuf.ByteString value) string uuid = 1;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, 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 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() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<PushProfileRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<PushProfileRequest.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.GeneratedMessage.Builder<PushProfileRequest.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
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PushProfileRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<PushProfileRequest.Builder>
-
mergeFrom
public PushProfileRequest.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<PushProfileRequest.Builder>- Throws:
IOException
-
getUuid
string uuid = 1;- Specified by:
getUuidin interfacePushProfileRequestOrBuilder- Returns:
- The uuid.
-
getUuidBytes
public com.google.protobuf.ByteString getUuidBytes()string uuid = 1;- Specified by:
getUuidBytesin interfacePushProfileRequestOrBuilder- Returns:
- The bytes for uuid.
-
setUuid
string uuid = 1;- Parameters:
value- The uuid to set.- Returns:
- This builder for chaining.
-
clearUuid
-
setUuidBytes
string uuid = 1;- Parameters:
value- The bytes for uuid to set.- Returns:
- This builder for chaining.
-
getComponentsToSaveList
repeated .google.protobuf.Any components_to_save = 2;- Specified by:
getComponentsToSaveListin interfacePushProfileRequestOrBuilder
-
getComponentsToSaveCount
public int getComponentsToSaveCount()repeated .google.protobuf.Any components_to_save = 2;- Specified by:
getComponentsToSaveCountin interfacePushProfileRequestOrBuilder
-
getComponentsToSave
public com.google.protobuf.Any getComponentsToSave(int index) repeated .google.protobuf.Any components_to_save = 2;- Specified by:
getComponentsToSavein interfacePushProfileRequestOrBuilder
-
setComponentsToSave
repeated .google.protobuf.Any components_to_save = 2; -
setComponentsToSave
public PushProfileRequest.Builder setComponentsToSave(int index, com.google.protobuf.Any.Builder builderForValue) repeated .google.protobuf.Any components_to_save = 2; -
addComponentsToSave
repeated .google.protobuf.Any components_to_save = 2; -
addComponentsToSave
repeated .google.protobuf.Any components_to_save = 2; -
addComponentsToSave
public PushProfileRequest.Builder addComponentsToSave(com.google.protobuf.Any.Builder builderForValue) repeated .google.protobuf.Any components_to_save = 2; -
addComponentsToSave
public PushProfileRequest.Builder addComponentsToSave(int index, com.google.protobuf.Any.Builder builderForValue) repeated .google.protobuf.Any components_to_save = 2; -
addAllComponentsToSave
public PushProfileRequest.Builder addAllComponentsToSave(Iterable<? extends com.google.protobuf.Any> values) repeated .google.protobuf.Any components_to_save = 2; -
clearComponentsToSave
repeated .google.protobuf.Any components_to_save = 2; -
removeComponentsToSave
repeated .google.protobuf.Any components_to_save = 2; -
getComponentsToSaveBuilder
public com.google.protobuf.Any.Builder getComponentsToSaveBuilder(int index) repeated .google.protobuf.Any components_to_save = 2; -
getComponentsToSaveOrBuilder
public com.google.protobuf.AnyOrBuilder getComponentsToSaveOrBuilder(int index) repeated .google.protobuf.Any components_to_save = 2;- Specified by:
getComponentsToSaveOrBuilderin interfacePushProfileRequestOrBuilder
-
getComponentsToSaveOrBuilderList
repeated .google.protobuf.Any components_to_save = 2;- Specified by:
getComponentsToSaveOrBuilderListin interfacePushProfileRequestOrBuilder
-
addComponentsToSaveBuilder
public com.google.protobuf.Any.Builder addComponentsToSaveBuilder()repeated .google.protobuf.Any components_to_save = 2; -
addComponentsToSaveBuilder
public com.google.protobuf.Any.Builder addComponentsToSaveBuilder(int index) repeated .google.protobuf.Any components_to_save = 2; -
getComponentsToSaveBuilderList
repeated .google.protobuf.Any components_to_save = 2; -
getComponentsToRemoveList
public com.google.protobuf.ProtocolStringList getComponentsToRemoveList()repeated string components_to_remove = 3;- Specified by:
getComponentsToRemoveListin interfacePushProfileRequestOrBuilder- Returns:
- A list containing the componentsToRemove.
-
getComponentsToRemoveCount
public int getComponentsToRemoveCount()repeated string components_to_remove = 3;- Specified by:
getComponentsToRemoveCountin interfacePushProfileRequestOrBuilder- Returns:
- The count of componentsToRemove.
-
getComponentsToRemove
repeated string components_to_remove = 3;- Specified by:
getComponentsToRemovein interfacePushProfileRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The componentsToRemove at the given index.
-
getComponentsToRemoveBytes
public com.google.protobuf.ByteString getComponentsToRemoveBytes(int index) repeated string components_to_remove = 3;- Specified by:
getComponentsToRemoveBytesin interfacePushProfileRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the componentsToRemove at the given index.
-
setComponentsToRemove
repeated string components_to_remove = 3;- Parameters:
index- The index to set the value at.value- The componentsToRemove to set.- Returns:
- This builder for chaining.
-
addComponentsToRemove
repeated string components_to_remove = 3;- Parameters:
value- The componentsToRemove to add.- Returns:
- This builder for chaining.
-
addAllComponentsToRemove
repeated string components_to_remove = 3;- Parameters:
values- The componentsToRemove to add.- Returns:
- This builder for chaining.
-
clearComponentsToRemove
repeated string components_to_remove = 3;- Returns:
- This builder for chaining.
-
addComponentsToRemoveBytes
repeated string components_to_remove = 3;- Parameters:
value- The bytes of the componentsToRemove to add.- Returns:
- This builder for chaining.
-