Package gauge.messages
Class Messages.ImplementationFileListResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Messages.ImplementationFileListResponse.Builder>
gauge.messages.Messages.ImplementationFileListResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Messages.ImplementationFileListResponseOrBuilder,Cloneable
- Enclosing class:
- Messages.ImplementationFileListResponse
public static final class Messages.ImplementationFileListResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Messages.ImplementationFileListResponse.Builder>
implements Messages.ImplementationFileListResponseOrBuilder
/ Response for getting Implementation file listProtobuf type
gauge.messages.ImplementationFileListResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllImplementationFilePaths(Iterable<String> values) / List of implementation filesaddImplementationFilePaths(String value) / List of implementation filesaddImplementationFilePathsBytes(com.google.protobuf.ByteString value) / List of implementation filesbuild()clear()/ List of implementation filesstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetImplementationFilePaths(int index) / List of implementation filescom.google.protobuf.ByteStringgetImplementationFilePathsBytes(int index) / List of implementation filesint/ List of implementation filescom.google.protobuf.ProtocolStringList/ List of implementation filesprotected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) setImplementationFilePaths(int index, String value) / List of implementation filesMethods 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 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() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Messages.ImplementationFileListResponse.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<Messages.ImplementationFileListResponse.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<Messages.ImplementationFileListResponse.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<Messages.ImplementationFileListResponse.Builder>
-
mergeFrom
public Messages.ImplementationFileListResponse.Builder mergeFrom(Messages.ImplementationFileListResponse other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Messages.ImplementationFileListResponse.Builder>
-
mergeFrom
public Messages.ImplementationFileListResponse.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<Messages.ImplementationFileListResponse.Builder>- Throws:
IOException
-
getImplementationFilePathsList
public com.google.protobuf.ProtocolStringList getImplementationFilePathsList()/ List of implementation files
repeated string implementationFilePaths = 1;- Specified by:
getImplementationFilePathsListin interfaceMessages.ImplementationFileListResponseOrBuilder- Returns:
- A list containing the implementationFilePaths.
-
getImplementationFilePathsCount
public int getImplementationFilePathsCount()/ List of implementation files
repeated string implementationFilePaths = 1;- Specified by:
getImplementationFilePathsCountin interfaceMessages.ImplementationFileListResponseOrBuilder- Returns:
- The count of implementationFilePaths.
-
getImplementationFilePaths
/ List of implementation files
repeated string implementationFilePaths = 1;- Specified by:
getImplementationFilePathsin interfaceMessages.ImplementationFileListResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The implementationFilePaths at the given index.
-
getImplementationFilePathsBytes
public com.google.protobuf.ByteString getImplementationFilePathsBytes(int index) / List of implementation files
repeated string implementationFilePaths = 1;- Specified by:
getImplementationFilePathsBytesin interfaceMessages.ImplementationFileListResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the implementationFilePaths at the given index.
-
setImplementationFilePaths
public Messages.ImplementationFileListResponse.Builder setImplementationFilePaths(int index, String value) / List of implementation files
repeated string implementationFilePaths = 1;- Parameters:
index- The index to set the value at.value- The implementationFilePaths to set.- Returns:
- This builder for chaining.
-
addImplementationFilePaths
/ List of implementation files
repeated string implementationFilePaths = 1;- Parameters:
value- The implementationFilePaths to add.- Returns:
- This builder for chaining.
-
addAllImplementationFilePaths
public Messages.ImplementationFileListResponse.Builder addAllImplementationFilePaths(Iterable<String> values) / List of implementation files
repeated string implementationFilePaths = 1;- Parameters:
values- The implementationFilePaths to add.- Returns:
- This builder for chaining.
-
clearImplementationFilePaths
/ List of implementation files
repeated string implementationFilePaths = 1;- Returns:
- This builder for chaining.
-
addImplementationFilePathsBytes
public Messages.ImplementationFileListResponse.Builder addImplementationFilePathsBytes(com.google.protobuf.ByteString value) / List of implementation files
repeated string implementationFilePaths = 1;- Parameters:
value- The bytes of the implementationFilePaths to add.- Returns:
- This builder for chaining.
-