Package gauge.messages
Class Messages.ImplementationFileGlobPatternResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Messages.ImplementationFileGlobPatternResponse.Builder>
gauge.messages.Messages.ImplementationFileGlobPatternResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Messages.ImplementationFileGlobPatternResponseOrBuilder,Cloneable
- Enclosing class:
- Messages.ImplementationFileGlobPatternResponse
public static final class Messages.ImplementationFileGlobPatternResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Messages.ImplementationFileGlobPatternResponse.Builder>
implements Messages.ImplementationFileGlobPatternResponseOrBuilder
/ Response for getting Implementation file glob patternProtobuf type
gauge.messages.ImplementationFileGlobPatternResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllGlobPatterns(Iterable<String> values) / List of implementation file glob patternsaddGlobPatterns(String value) / List of implementation file glob patternsaddGlobPatternsBytes(com.google.protobuf.ByteString value) / List of implementation file glob patternsbuild()clear()/ List of implementation file glob patternsstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetGlobPatterns(int index) / List of implementation file glob patternscom.google.protobuf.ByteStringgetGlobPatternsBytes(int index) / List of implementation file glob patternsint/ List of implementation file glob patternscom.google.protobuf.ProtocolStringList/ List of implementation file glob patternsprotected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) setGlobPatterns(int index, String value) / List of implementation file glob patternsMethods 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.ImplementationFileGlobPatternResponse.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.ImplementationFileGlobPatternResponse.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.ImplementationFileGlobPatternResponse.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
public Messages.ImplementationFileGlobPatternResponse.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Messages.ImplementationFileGlobPatternResponse.Builder>
-
mergeFrom
public Messages.ImplementationFileGlobPatternResponse.Builder mergeFrom(Messages.ImplementationFileGlobPatternResponse other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Messages.ImplementationFileGlobPatternResponse.Builder>
-
mergeFrom
public Messages.ImplementationFileGlobPatternResponse.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.ImplementationFileGlobPatternResponse.Builder>- Throws:
IOException
-
getGlobPatternsList
public com.google.protobuf.ProtocolStringList getGlobPatternsList()/ List of implementation file glob patterns
repeated string globPatterns = 1;- Specified by:
getGlobPatternsListin interfaceMessages.ImplementationFileGlobPatternResponseOrBuilder- Returns:
- A list containing the globPatterns.
-
getGlobPatternsCount
public int getGlobPatternsCount()/ List of implementation file glob patterns
repeated string globPatterns = 1;- Specified by:
getGlobPatternsCountin interfaceMessages.ImplementationFileGlobPatternResponseOrBuilder- Returns:
- The count of globPatterns.
-
getGlobPatterns
/ List of implementation file glob patterns
repeated string globPatterns = 1;- Specified by:
getGlobPatternsin interfaceMessages.ImplementationFileGlobPatternResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The globPatterns at the given index.
-
getGlobPatternsBytes
public com.google.protobuf.ByteString getGlobPatternsBytes(int index) / List of implementation file glob patterns
repeated string globPatterns = 1;- Specified by:
getGlobPatternsBytesin interfaceMessages.ImplementationFileGlobPatternResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the globPatterns at the given index.
-
setGlobPatterns
public Messages.ImplementationFileGlobPatternResponse.Builder setGlobPatterns(int index, String value) / List of implementation file glob patterns
repeated string globPatterns = 1;- Parameters:
index- The index to set the value at.value- The globPatterns to set.- Returns:
- This builder for chaining.
-
addGlobPatterns
/ List of implementation file glob patterns
repeated string globPatterns = 1;- Parameters:
value- The globPatterns to add.- Returns:
- This builder for chaining.
-
addAllGlobPatterns
public Messages.ImplementationFileGlobPatternResponse.Builder addAllGlobPatterns(Iterable<String> values) / List of implementation file glob patterns
repeated string globPatterns = 1;- Parameters:
values- The globPatterns to add.- Returns:
- This builder for chaining.
-
clearGlobPatterns
/ List of implementation file glob patterns
repeated string globPatterns = 1;- Returns:
- This builder for chaining.
-
addGlobPatternsBytes
public Messages.ImplementationFileGlobPatternResponse.Builder addGlobPatternsBytes(com.google.protobuf.ByteString value) / List of implementation file glob patterns
repeated string globPatterns = 1;- Parameters:
value- The bytes of the globPatterns to add.- Returns:
- This builder for chaining.
-