Package org.jetbrains.bsp.bazel.info
Class BspTargetInfo.JavaTargetInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder>
-
- org.jetbrains.bsp.bazel.info.BspTargetInfo.JavaTargetInfo.Builder
-
- All Implemented Interfaces:
Message.Builder,MessageLite.Builder,MessageLiteOrBuilder,MessageOrBuilder,java.lang.Cloneable,BspTargetInfo.JavaTargetInfoOrBuilder
- Enclosing class:
- BspTargetInfo.JavaTargetInfo
public static final class BspTargetInfo.JavaTargetInfo.Builder extends GeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder> implements BspTargetInfo.JavaTargetInfoOrBuilder
Protobuf typebazelbsp.JavaTargetInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BspTargetInfo.JavaTargetInfo.BuilderaddAllArgs(java.lang.Iterable<java.lang.String> values)repeated string args = 9;BspTargetInfo.JavaTargetInfo.BuilderaddAllCompileClasspath(java.lang.Iterable<? extends BspTargetInfo.FileLocation> values)repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.JavaTargetInfo.BuilderaddAllGeneratedJars(java.lang.Iterable<? extends BspTargetInfo.JvmOutputs> values)repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JavaTargetInfo.BuilderaddAllJars(java.lang.Iterable<? extends BspTargetInfo.JvmOutputs> values)repeated .bazelbsp.JvmOutputs jars = 1;BspTargetInfo.JavaTargetInfo.BuilderaddAllJavacOpts(java.lang.Iterable<java.lang.String> values)repeated string javac_opts = 6;BspTargetInfo.JavaTargetInfo.BuilderaddAllJvmFlags(java.lang.Iterable<java.lang.String> values)repeated string jvm_flags = 7;BspTargetInfo.JavaTargetInfo.BuilderaddAllRuntimeClasspath(java.lang.Iterable<? extends BspTargetInfo.FileLocation> values)repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.JavaTargetInfo.BuilderaddAllSourceClasspath(java.lang.Iterable<? extends BspTargetInfo.FileLocation> values)repeated .bazelbsp.FileLocation source_classpath = 5;BspTargetInfo.JavaTargetInfo.BuilderaddArgs(java.lang.String value)repeated string args = 9;BspTargetInfo.JavaTargetInfo.BuilderaddArgsBytes(ByteString value)repeated string args = 9;BspTargetInfo.JavaTargetInfo.BuilderaddCompileClasspath(int index, BspTargetInfo.FileLocation value)repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.JavaTargetInfo.BuilderaddCompileClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue)repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.JavaTargetInfo.BuilderaddCompileClasspath(BspTargetInfo.FileLocation value)repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.JavaTargetInfo.BuilderaddCompileClasspath(BspTargetInfo.FileLocation.Builder builderForValue)repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.FileLocation.BuilderaddCompileClasspathBuilder()repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.FileLocation.BuilderaddCompileClasspathBuilder(int index)repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.JavaTargetInfo.BuilderaddGeneratedJars(int index, BspTargetInfo.JvmOutputs value)repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JavaTargetInfo.BuilderaddGeneratedJars(int index, BspTargetInfo.JvmOutputs.Builder builderForValue)repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JavaTargetInfo.BuilderaddGeneratedJars(BspTargetInfo.JvmOutputs value)repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JavaTargetInfo.BuilderaddGeneratedJars(BspTargetInfo.JvmOutputs.Builder builderForValue)repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JvmOutputs.BuilderaddGeneratedJarsBuilder()repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JvmOutputs.BuilderaddGeneratedJarsBuilder(int index)repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JavaTargetInfo.BuilderaddJars(int index, BspTargetInfo.JvmOutputs value)repeated .bazelbsp.JvmOutputs jars = 1;BspTargetInfo.JavaTargetInfo.BuilderaddJars(int index, BspTargetInfo.JvmOutputs.Builder builderForValue)repeated .bazelbsp.JvmOutputs jars = 1;BspTargetInfo.JavaTargetInfo.BuilderaddJars(BspTargetInfo.JvmOutputs value)repeated .bazelbsp.JvmOutputs jars = 1;BspTargetInfo.JavaTargetInfo.BuilderaddJars(BspTargetInfo.JvmOutputs.Builder builderForValue)repeated .bazelbsp.JvmOutputs jars = 1;BspTargetInfo.JvmOutputs.BuilderaddJarsBuilder()repeated .bazelbsp.JvmOutputs jars = 1;BspTargetInfo.JvmOutputs.BuilderaddJarsBuilder(int index)repeated .bazelbsp.JvmOutputs jars = 1;BspTargetInfo.JavaTargetInfo.BuilderaddJavacOpts(java.lang.String value)repeated string javac_opts = 6;BspTargetInfo.JavaTargetInfo.BuilderaddJavacOptsBytes(ByteString value)repeated string javac_opts = 6;BspTargetInfo.JavaTargetInfo.BuilderaddJvmFlags(java.lang.String value)repeated string jvm_flags = 7;BspTargetInfo.JavaTargetInfo.BuilderaddJvmFlagsBytes(ByteString value)repeated string jvm_flags = 7;BspTargetInfo.JavaTargetInfo.BuilderaddRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)LikesetRepeatedField, but appends the value as a new element.BspTargetInfo.JavaTargetInfo.BuilderaddRuntimeClasspath(int index, BspTargetInfo.FileLocation value)repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.JavaTargetInfo.BuilderaddRuntimeClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue)repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.JavaTargetInfo.BuilderaddRuntimeClasspath(BspTargetInfo.FileLocation value)repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.JavaTargetInfo.BuilderaddRuntimeClasspath(BspTargetInfo.FileLocation.Builder builderForValue)repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.FileLocation.BuilderaddRuntimeClasspathBuilder()repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.FileLocation.BuilderaddRuntimeClasspathBuilder(int index)repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.JavaTargetInfo.BuilderaddSourceClasspath(int index, BspTargetInfo.FileLocation value)repeated .bazelbsp.FileLocation source_classpath = 5;BspTargetInfo.JavaTargetInfo.BuilderaddSourceClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue)repeated .bazelbsp.FileLocation source_classpath = 5;BspTargetInfo.JavaTargetInfo.BuilderaddSourceClasspath(BspTargetInfo.FileLocation value)repeated .bazelbsp.FileLocation source_classpath = 5;BspTargetInfo.JavaTargetInfo.BuilderaddSourceClasspath(BspTargetInfo.FileLocation.Builder builderForValue)repeated .bazelbsp.FileLocation source_classpath = 5;BspTargetInfo.FileLocation.BuilderaddSourceClasspathBuilder()repeated .bazelbsp.FileLocation source_classpath = 5;BspTargetInfo.FileLocation.BuilderaddSourceClasspathBuilder(int index)repeated .bazelbsp.FileLocation source_classpath = 5;BspTargetInfo.JavaTargetInfobuild()Constructs the message based on the state of the Builder.BspTargetInfo.JavaTargetInfobuildPartial()LikeMessageLite.Builder.build(), but does not throw an exception if the message is missing required fields.BspTargetInfo.JavaTargetInfo.Builderclear()Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.BspTargetInfo.JavaTargetInfo.BuilderclearArgs()repeated string args = 9;BspTargetInfo.JavaTargetInfo.BuilderclearCompileClasspath()repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.JavaTargetInfo.BuilderclearField(Descriptors.FieldDescriptor field)Clears the field.BspTargetInfo.JavaTargetInfo.BuilderclearGeneratedJars()repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JavaTargetInfo.BuilderclearJars()repeated .bazelbsp.JvmOutputs jars = 1;BspTargetInfo.JavaTargetInfo.BuilderclearJavacOpts()repeated string javac_opts = 6;BspTargetInfo.JavaTargetInfo.BuilderclearJvmFlags()repeated string jvm_flags = 7;BspTargetInfo.JavaTargetInfo.BuilderclearMainClass()string main_class = 8;BspTargetInfo.JavaTargetInfo.BuilderclearOneof(Descriptors.OneofDescriptor oneof)TODO(jieluo): Clear it when all subclasses have implemented this method.BspTargetInfo.JavaTargetInfo.BuilderclearRuntimeClasspath()repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.JavaTargetInfo.BuilderclearSourceClasspath()repeated .bazelbsp.FileLocation source_classpath = 5;BspTargetInfo.JavaTargetInfo.Builderclone()Clones the Builder.java.lang.StringgetArgs(int index)repeated string args = 9;ByteStringgetArgsBytes(int index)repeated string args = 9;intgetArgsCount()repeated string args = 9;ProtocolStringListgetArgsList()repeated string args = 9;BspTargetInfo.FileLocationgetCompileClasspath(int index)repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.FileLocation.BuildergetCompileClasspathBuilder(int index)repeated .bazelbsp.FileLocation compile_classpath = 4;java.util.List<BspTargetInfo.FileLocation.Builder>getCompileClasspathBuilderList()repeated .bazelbsp.FileLocation compile_classpath = 4;intgetCompileClasspathCount()repeated .bazelbsp.FileLocation compile_classpath = 4;java.util.List<BspTargetInfo.FileLocation>getCompileClasspathList()repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.FileLocationOrBuildergetCompileClasspathOrBuilder(int index)repeated .bazelbsp.FileLocation compile_classpath = 4;java.util.List<? extends BspTargetInfo.FileLocationOrBuilder>getCompileClasspathOrBuilderList()repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.JavaTargetInfogetDefaultInstanceForType()Get an instance of the type with no fields set.static Descriptors.DescriptorgetDescriptor()Descriptors.DescriptorgetDescriptorForType()Get the message's type's descriptor.BspTargetInfo.JvmOutputsgetGeneratedJars(int index)repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JvmOutputs.BuildergetGeneratedJarsBuilder(int index)repeated .bazelbsp.JvmOutputs generated_jars = 2;java.util.List<BspTargetInfo.JvmOutputs.Builder>getGeneratedJarsBuilderList()repeated .bazelbsp.JvmOutputs generated_jars = 2;intgetGeneratedJarsCount()repeated .bazelbsp.JvmOutputs generated_jars = 2;java.util.List<BspTargetInfo.JvmOutputs>getGeneratedJarsList()repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JvmOutputsOrBuildergetGeneratedJarsOrBuilder(int index)repeated .bazelbsp.JvmOutputs generated_jars = 2;java.util.List<? extends BspTargetInfo.JvmOutputsOrBuilder>getGeneratedJarsOrBuilderList()repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JvmOutputsgetJars(int index)repeated .bazelbsp.JvmOutputs jars = 1;BspTargetInfo.JvmOutputs.BuildergetJarsBuilder(int index)repeated .bazelbsp.JvmOutputs jars = 1;java.util.List<BspTargetInfo.JvmOutputs.Builder>getJarsBuilderList()repeated .bazelbsp.JvmOutputs jars = 1;intgetJarsCount()repeated .bazelbsp.JvmOutputs jars = 1;java.util.List<BspTargetInfo.JvmOutputs>getJarsList()repeated .bazelbsp.JvmOutputs jars = 1;BspTargetInfo.JvmOutputsOrBuildergetJarsOrBuilder(int index)repeated .bazelbsp.JvmOutputs jars = 1;java.util.List<? extends BspTargetInfo.JvmOutputsOrBuilder>getJarsOrBuilderList()repeated .bazelbsp.JvmOutputs jars = 1;java.lang.StringgetJavacOpts(int index)repeated string javac_opts = 6;ByteStringgetJavacOptsBytes(int index)repeated string javac_opts = 6;intgetJavacOptsCount()repeated string javac_opts = 6;ProtocolStringListgetJavacOptsList()repeated string javac_opts = 6;java.lang.StringgetJvmFlags(int index)repeated string jvm_flags = 7;ByteStringgetJvmFlagsBytes(int index)repeated string jvm_flags = 7;intgetJvmFlagsCount()repeated string jvm_flags = 7;ProtocolStringListgetJvmFlagsList()repeated string jvm_flags = 7;java.lang.StringgetMainClass()string main_class = 8;ByteStringgetMainClassBytes()string main_class = 8;BspTargetInfo.FileLocationgetRuntimeClasspath(int index)repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.FileLocation.BuildergetRuntimeClasspathBuilder(int index)repeated .bazelbsp.FileLocation runtime_classpath = 3;java.util.List<BspTargetInfo.FileLocation.Builder>getRuntimeClasspathBuilderList()repeated .bazelbsp.FileLocation runtime_classpath = 3;intgetRuntimeClasspathCount()repeated .bazelbsp.FileLocation runtime_classpath = 3;java.util.List<BspTargetInfo.FileLocation>getRuntimeClasspathList()repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.FileLocationOrBuildergetRuntimeClasspathOrBuilder(int index)repeated .bazelbsp.FileLocation runtime_classpath = 3;java.util.List<? extends BspTargetInfo.FileLocationOrBuilder>getRuntimeClasspathOrBuilderList()repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.FileLocationgetSourceClasspath(int index)repeated .bazelbsp.FileLocation source_classpath = 5;BspTargetInfo.FileLocation.BuildergetSourceClasspathBuilder(int index)repeated .bazelbsp.FileLocation source_classpath = 5;java.util.List<BspTargetInfo.FileLocation.Builder>getSourceClasspathBuilderList()repeated .bazelbsp.FileLocation source_classpath = 5;intgetSourceClasspathCount()repeated .bazelbsp.FileLocation source_classpath = 5;java.util.List<BspTargetInfo.FileLocation>getSourceClasspathList()repeated .bazelbsp.FileLocation source_classpath = 5;BspTargetInfo.FileLocationOrBuildergetSourceClasspathOrBuilder(int index)repeated .bazelbsp.FileLocation source_classpath = 5;java.util.List<? extends BspTargetInfo.FileLocationOrBuilder>getSourceClasspathOrBuilderList()repeated .bazelbsp.FileLocation source_classpath = 5;protected GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()Get the FieldAccessorTable for this type.booleanisInitialized()Returns true if all required fields in the message and all embedded messages are set, false otherwise.BspTargetInfo.JavaTargetInfo.BuildermergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)LikeMessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions.BspTargetInfo.JavaTargetInfo.BuildermergeFrom(Message other)Mergeotherinto the message being built.BspTargetInfo.JavaTargetInfo.BuildermergeFrom(BspTargetInfo.JavaTargetInfo other)BspTargetInfo.JavaTargetInfo.BuildermergeUnknownFields(UnknownFieldSet unknownFields)Merge some unknown fields into theUnknownFieldSetfor this message.BspTargetInfo.JavaTargetInfo.BuilderremoveCompileClasspath(int index)repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.JavaTargetInfo.BuilderremoveGeneratedJars(int index)repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JavaTargetInfo.BuilderremoveJars(int index)repeated .bazelbsp.JvmOutputs jars = 1;BspTargetInfo.JavaTargetInfo.BuilderremoveRuntimeClasspath(int index)repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.JavaTargetInfo.BuilderremoveSourceClasspath(int index)repeated .bazelbsp.FileLocation source_classpath = 5;BspTargetInfo.JavaTargetInfo.BuildersetArgs(int index, java.lang.String value)repeated string args = 9;BspTargetInfo.JavaTargetInfo.BuildersetCompileClasspath(int index, BspTargetInfo.FileLocation value)repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.JavaTargetInfo.BuildersetCompileClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue)repeated .bazelbsp.FileLocation compile_classpath = 4;BspTargetInfo.JavaTargetInfo.BuildersetField(Descriptors.FieldDescriptor field, java.lang.Object value)Sets a field to the given value.BspTargetInfo.JavaTargetInfo.BuildersetGeneratedJars(int index, BspTargetInfo.JvmOutputs value)repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JavaTargetInfo.BuildersetGeneratedJars(int index, BspTargetInfo.JvmOutputs.Builder builderForValue)repeated .bazelbsp.JvmOutputs generated_jars = 2;BspTargetInfo.JavaTargetInfo.BuildersetJars(int index, BspTargetInfo.JvmOutputs value)repeated .bazelbsp.JvmOutputs jars = 1;BspTargetInfo.JavaTargetInfo.BuildersetJars(int index, BspTargetInfo.JvmOutputs.Builder builderForValue)repeated .bazelbsp.JvmOutputs jars = 1;BspTargetInfo.JavaTargetInfo.BuildersetJavacOpts(int index, java.lang.String value)repeated string javac_opts = 6;BspTargetInfo.JavaTargetInfo.BuildersetJvmFlags(int index, java.lang.String value)repeated string jvm_flags = 7;BspTargetInfo.JavaTargetInfo.BuildersetMainClass(java.lang.String value)string main_class = 8;BspTargetInfo.JavaTargetInfo.BuildersetMainClassBytes(ByteString value)string main_class = 8;BspTargetInfo.JavaTargetInfo.BuildersetRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)Sets an element of a repeated field to the given value.BspTargetInfo.JavaTargetInfo.BuildersetRuntimeClasspath(int index, BspTargetInfo.FileLocation value)repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.JavaTargetInfo.BuildersetRuntimeClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue)repeated .bazelbsp.FileLocation runtime_classpath = 3;BspTargetInfo.JavaTargetInfo.BuildersetSourceClasspath(int index, BspTargetInfo.FileLocation value)repeated .bazelbsp.FileLocation source_classpath = 5;BspTargetInfo.JavaTargetInfo.BuildersetSourceClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue)repeated .bazelbsp.FileLocation source_classpath = 5;BspTargetInfo.JavaTargetInfo.BuildersetUnknownFields(UnknownFieldSet unknownFields)Set theUnknownFieldSetfor this message.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getDescriptor
public static final Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Description copied from class:GeneratedMessageV3.BuilderGet the FieldAccessorTable for this type. We can't have the message class pass this in to the constructor because of bootstrapping trouble with DescriptorProtos.- Specified by:
internalGetFieldAccessorTablein classGeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder>
-
clear
public BspTargetInfo.JavaTargetInfo.Builder clear()
Description copied from class:GeneratedMessageV3.BuilderCalled by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder>
-
getDescriptorForType
public Descriptors.Descriptor getDescriptorForType()
Description copied from interface:Message.BuilderGet the message's type's descriptor. SeeMessageOrBuilder.getDescriptorForType().- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder>
-
getDefaultInstanceForType
public BspTargetInfo.JavaTargetInfo getDefaultInstanceForType()
Description copied from interface:MessageLiteOrBuilderGet an instance of the type with no fields set. Because no fields are set, all getters for singular fields will return default values and repeated fields will appear empty. This may or may not be a singleton. This differs from thegetDefaultInstance()method of generated message classes in that this method is an abstract method of theMessageLiteinterface whereasgetDefaultInstance()is a static method of a specific class. They return the same thing.- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
public BspTargetInfo.JavaTargetInfo build()
Description copied from interface:MessageLite.BuilderConstructs the message based on the state of the Builder. Subsequent changes to the Builder will not affect the returned message.- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
public BspTargetInfo.JavaTargetInfo buildPartial()
Description copied from interface:MessageLite.BuilderLikeMessageLite.Builder.build(), but does not throw an exception if the message is missing required fields. Instead, a partial message is returned. Subsequent changes to the Builder will not affect the returned message.- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
clone
public BspTargetInfo.JavaTargetInfo.Builder clone()
Description copied from interface:MessageLite.BuilderClones the Builder.- Specified by:
clonein interfaceMessage.Builder- Specified by:
clonein interfaceMessageLite.Builder- Overrides:
clonein classGeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder>- See Also:
Object.clone()
-
setField
public BspTargetInfo.JavaTargetInfo.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
Description copied from interface:Message.BuilderSets a field to the given value. The value must be of the correct type for this field, i.e. the same type thatMessageOrBuilder.getField(Descriptors.FieldDescriptor)would return.- Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder>
-
clearField
public BspTargetInfo.JavaTargetInfo.Builder clearField(Descriptors.FieldDescriptor field)
Description copied from interface:Message.BuilderClears the field. This is exactly equivalent to calling the generated "clear" accessor method corresponding to the field.- Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder>
-
clearOneof
public BspTargetInfo.JavaTargetInfo.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Description copied from class:AbstractMessage.BuilderTODO(jieluo): Clear it when all subclasses have implemented this method.- Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder>
-
setRepeatedField
public BspTargetInfo.JavaTargetInfo.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
Description copied from interface:Message.BuilderSets an element of a repeated field to the given value. The value must be of the correct type for this field, i.e. the same type thatMessageOrBuilder.getRepeatedField(Descriptors.FieldDescriptor,int)would return.- Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder>
-
addRepeatedField
public BspTargetInfo.JavaTargetInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
Description copied from interface:Message.BuilderLikesetRepeatedField, but appends the value as a new element.- Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder>
-
mergeFrom
public BspTargetInfo.JavaTargetInfo.Builder mergeFrom(Message other)
Description copied from interface:Message.BuilderMergeotherinto the message being built.othermust have the exact same type asthis(i.e.getDescriptorForType() == other.getDescriptorForType()).Merging occurs as follows. For each field:
* For singular primitive fields, if the field is set inother, thenother's value overwrites the value in this message.
* For singular message fields, if the field is set inother, it is merged into the corresponding sub-message of this message using the same merging rules.
* For repeated fields, the elements inotherare concatenated with the elements in this message.
* For oneof groups, if the other message has one of the fields set, the group of this message is cleared and replaced by the field of the other message, so that the oneof constraint is preserved.This is equivalent to the
Message::MergeFrommethod in C++.- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<BspTargetInfo.JavaTargetInfo.Builder>
-
mergeFrom
public BspTargetInfo.JavaTargetInfo.Builder mergeFrom(BspTargetInfo.JavaTargetInfo other)
-
isInitialized
public final boolean isInitialized()
Description copied from interface:MessageLiteOrBuilderReturns true if all required fields in the message and all embedded messages are set, false otherwise.- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder>
-
mergeFrom
public BspTargetInfo.JavaTargetInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
Description copied from interface:MessageLite.BuilderLikeMessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions. The extensions that you want to be able to parse must be registered inextensionRegistry. Extensions not in the registry will be treated as unknown fields.- Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<BspTargetInfo.JavaTargetInfo.Builder>- Throws:
java.io.IOException
-
getJarsList
public java.util.List<BspTargetInfo.JvmOutputs> getJarsList()
repeated .bazelbsp.JvmOutputs jars = 1;- Specified by:
getJarsListin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getJarsCount
public int getJarsCount()
repeated .bazelbsp.JvmOutputs jars = 1;- Specified by:
getJarsCountin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getJars
public BspTargetInfo.JvmOutputs getJars(int index)
repeated .bazelbsp.JvmOutputs jars = 1;- Specified by:
getJarsin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
setJars
public BspTargetInfo.JavaTargetInfo.Builder setJars(int index, BspTargetInfo.JvmOutputs value)
repeated .bazelbsp.JvmOutputs jars = 1;
-
setJars
public BspTargetInfo.JavaTargetInfo.Builder setJars(int index, BspTargetInfo.JvmOutputs.Builder builderForValue)
repeated .bazelbsp.JvmOutputs jars = 1;
-
addJars
public BspTargetInfo.JavaTargetInfo.Builder addJars(BspTargetInfo.JvmOutputs value)
repeated .bazelbsp.JvmOutputs jars = 1;
-
addJars
public BspTargetInfo.JavaTargetInfo.Builder addJars(int index, BspTargetInfo.JvmOutputs value)
repeated .bazelbsp.JvmOutputs jars = 1;
-
addJars
public BspTargetInfo.JavaTargetInfo.Builder addJars(BspTargetInfo.JvmOutputs.Builder builderForValue)
repeated .bazelbsp.JvmOutputs jars = 1;
-
addJars
public BspTargetInfo.JavaTargetInfo.Builder addJars(int index, BspTargetInfo.JvmOutputs.Builder builderForValue)
repeated .bazelbsp.JvmOutputs jars = 1;
-
addAllJars
public BspTargetInfo.JavaTargetInfo.Builder addAllJars(java.lang.Iterable<? extends BspTargetInfo.JvmOutputs> values)
repeated .bazelbsp.JvmOutputs jars = 1;
-
clearJars
public BspTargetInfo.JavaTargetInfo.Builder clearJars()
repeated .bazelbsp.JvmOutputs jars = 1;
-
removeJars
public BspTargetInfo.JavaTargetInfo.Builder removeJars(int index)
repeated .bazelbsp.JvmOutputs jars = 1;
-
getJarsBuilder
public BspTargetInfo.JvmOutputs.Builder getJarsBuilder(int index)
repeated .bazelbsp.JvmOutputs jars = 1;
-
getJarsOrBuilder
public BspTargetInfo.JvmOutputsOrBuilder getJarsOrBuilder(int index)
repeated .bazelbsp.JvmOutputs jars = 1;- Specified by:
getJarsOrBuilderin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getJarsOrBuilderList
public java.util.List<? extends BspTargetInfo.JvmOutputsOrBuilder> getJarsOrBuilderList()
repeated .bazelbsp.JvmOutputs jars = 1;- Specified by:
getJarsOrBuilderListin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
addJarsBuilder
public BspTargetInfo.JvmOutputs.Builder addJarsBuilder()
repeated .bazelbsp.JvmOutputs jars = 1;
-
addJarsBuilder
public BspTargetInfo.JvmOutputs.Builder addJarsBuilder(int index)
repeated .bazelbsp.JvmOutputs jars = 1;
-
getJarsBuilderList
public java.util.List<BspTargetInfo.JvmOutputs.Builder> getJarsBuilderList()
repeated .bazelbsp.JvmOutputs jars = 1;
-
getGeneratedJarsList
public java.util.List<BspTargetInfo.JvmOutputs> getGeneratedJarsList()
repeated .bazelbsp.JvmOutputs generated_jars = 2;- Specified by:
getGeneratedJarsListin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getGeneratedJarsCount
public int getGeneratedJarsCount()
repeated .bazelbsp.JvmOutputs generated_jars = 2;- Specified by:
getGeneratedJarsCountin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getGeneratedJars
public BspTargetInfo.JvmOutputs getGeneratedJars(int index)
repeated .bazelbsp.JvmOutputs generated_jars = 2;- Specified by:
getGeneratedJarsin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
setGeneratedJars
public BspTargetInfo.JavaTargetInfo.Builder setGeneratedJars(int index, BspTargetInfo.JvmOutputs value)
repeated .bazelbsp.JvmOutputs generated_jars = 2;
-
setGeneratedJars
public BspTargetInfo.JavaTargetInfo.Builder setGeneratedJars(int index, BspTargetInfo.JvmOutputs.Builder builderForValue)
repeated .bazelbsp.JvmOutputs generated_jars = 2;
-
addGeneratedJars
public BspTargetInfo.JavaTargetInfo.Builder addGeneratedJars(BspTargetInfo.JvmOutputs value)
repeated .bazelbsp.JvmOutputs generated_jars = 2;
-
addGeneratedJars
public BspTargetInfo.JavaTargetInfo.Builder addGeneratedJars(int index, BspTargetInfo.JvmOutputs value)
repeated .bazelbsp.JvmOutputs generated_jars = 2;
-
addGeneratedJars
public BspTargetInfo.JavaTargetInfo.Builder addGeneratedJars(BspTargetInfo.JvmOutputs.Builder builderForValue)
repeated .bazelbsp.JvmOutputs generated_jars = 2;
-
addGeneratedJars
public BspTargetInfo.JavaTargetInfo.Builder addGeneratedJars(int index, BspTargetInfo.JvmOutputs.Builder builderForValue)
repeated .bazelbsp.JvmOutputs generated_jars = 2;
-
addAllGeneratedJars
public BspTargetInfo.JavaTargetInfo.Builder addAllGeneratedJars(java.lang.Iterable<? extends BspTargetInfo.JvmOutputs> values)
repeated .bazelbsp.JvmOutputs generated_jars = 2;
-
clearGeneratedJars
public BspTargetInfo.JavaTargetInfo.Builder clearGeneratedJars()
repeated .bazelbsp.JvmOutputs generated_jars = 2;
-
removeGeneratedJars
public BspTargetInfo.JavaTargetInfo.Builder removeGeneratedJars(int index)
repeated .bazelbsp.JvmOutputs generated_jars = 2;
-
getGeneratedJarsBuilder
public BspTargetInfo.JvmOutputs.Builder getGeneratedJarsBuilder(int index)
repeated .bazelbsp.JvmOutputs generated_jars = 2;
-
getGeneratedJarsOrBuilder
public BspTargetInfo.JvmOutputsOrBuilder getGeneratedJarsOrBuilder(int index)
repeated .bazelbsp.JvmOutputs generated_jars = 2;- Specified by:
getGeneratedJarsOrBuilderin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getGeneratedJarsOrBuilderList
public java.util.List<? extends BspTargetInfo.JvmOutputsOrBuilder> getGeneratedJarsOrBuilderList()
repeated .bazelbsp.JvmOutputs generated_jars = 2;- Specified by:
getGeneratedJarsOrBuilderListin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
addGeneratedJarsBuilder
public BspTargetInfo.JvmOutputs.Builder addGeneratedJarsBuilder()
repeated .bazelbsp.JvmOutputs generated_jars = 2;
-
addGeneratedJarsBuilder
public BspTargetInfo.JvmOutputs.Builder addGeneratedJarsBuilder(int index)
repeated .bazelbsp.JvmOutputs generated_jars = 2;
-
getGeneratedJarsBuilderList
public java.util.List<BspTargetInfo.JvmOutputs.Builder> getGeneratedJarsBuilderList()
repeated .bazelbsp.JvmOutputs generated_jars = 2;
-
getRuntimeClasspathList
public java.util.List<BspTargetInfo.FileLocation> getRuntimeClasspathList()
repeated .bazelbsp.FileLocation runtime_classpath = 3;- Specified by:
getRuntimeClasspathListin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getRuntimeClasspathCount
public int getRuntimeClasspathCount()
repeated .bazelbsp.FileLocation runtime_classpath = 3;- Specified by:
getRuntimeClasspathCountin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getRuntimeClasspath
public BspTargetInfo.FileLocation getRuntimeClasspath(int index)
repeated .bazelbsp.FileLocation runtime_classpath = 3;- Specified by:
getRuntimeClasspathin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
setRuntimeClasspath
public BspTargetInfo.JavaTargetInfo.Builder setRuntimeClasspath(int index, BspTargetInfo.FileLocation value)
repeated .bazelbsp.FileLocation runtime_classpath = 3;
-
setRuntimeClasspath
public BspTargetInfo.JavaTargetInfo.Builder setRuntimeClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue)
repeated .bazelbsp.FileLocation runtime_classpath = 3;
-
addRuntimeClasspath
public BspTargetInfo.JavaTargetInfo.Builder addRuntimeClasspath(BspTargetInfo.FileLocation value)
repeated .bazelbsp.FileLocation runtime_classpath = 3;
-
addRuntimeClasspath
public BspTargetInfo.JavaTargetInfo.Builder addRuntimeClasspath(int index, BspTargetInfo.FileLocation value)
repeated .bazelbsp.FileLocation runtime_classpath = 3;
-
addRuntimeClasspath
public BspTargetInfo.JavaTargetInfo.Builder addRuntimeClasspath(BspTargetInfo.FileLocation.Builder builderForValue)
repeated .bazelbsp.FileLocation runtime_classpath = 3;
-
addRuntimeClasspath
public BspTargetInfo.JavaTargetInfo.Builder addRuntimeClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue)
repeated .bazelbsp.FileLocation runtime_classpath = 3;
-
addAllRuntimeClasspath
public BspTargetInfo.JavaTargetInfo.Builder addAllRuntimeClasspath(java.lang.Iterable<? extends BspTargetInfo.FileLocation> values)
repeated .bazelbsp.FileLocation runtime_classpath = 3;
-
clearRuntimeClasspath
public BspTargetInfo.JavaTargetInfo.Builder clearRuntimeClasspath()
repeated .bazelbsp.FileLocation runtime_classpath = 3;
-
removeRuntimeClasspath
public BspTargetInfo.JavaTargetInfo.Builder removeRuntimeClasspath(int index)
repeated .bazelbsp.FileLocation runtime_classpath = 3;
-
getRuntimeClasspathBuilder
public BspTargetInfo.FileLocation.Builder getRuntimeClasspathBuilder(int index)
repeated .bazelbsp.FileLocation runtime_classpath = 3;
-
getRuntimeClasspathOrBuilder
public BspTargetInfo.FileLocationOrBuilder getRuntimeClasspathOrBuilder(int index)
repeated .bazelbsp.FileLocation runtime_classpath = 3;- Specified by:
getRuntimeClasspathOrBuilderin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getRuntimeClasspathOrBuilderList
public java.util.List<? extends BspTargetInfo.FileLocationOrBuilder> getRuntimeClasspathOrBuilderList()
repeated .bazelbsp.FileLocation runtime_classpath = 3;- Specified by:
getRuntimeClasspathOrBuilderListin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
addRuntimeClasspathBuilder
public BspTargetInfo.FileLocation.Builder addRuntimeClasspathBuilder()
repeated .bazelbsp.FileLocation runtime_classpath = 3;
-
addRuntimeClasspathBuilder
public BspTargetInfo.FileLocation.Builder addRuntimeClasspathBuilder(int index)
repeated .bazelbsp.FileLocation runtime_classpath = 3;
-
getRuntimeClasspathBuilderList
public java.util.List<BspTargetInfo.FileLocation.Builder> getRuntimeClasspathBuilderList()
repeated .bazelbsp.FileLocation runtime_classpath = 3;
-
getCompileClasspathList
public java.util.List<BspTargetInfo.FileLocation> getCompileClasspathList()
repeated .bazelbsp.FileLocation compile_classpath = 4;- Specified by:
getCompileClasspathListin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getCompileClasspathCount
public int getCompileClasspathCount()
repeated .bazelbsp.FileLocation compile_classpath = 4;- Specified by:
getCompileClasspathCountin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getCompileClasspath
public BspTargetInfo.FileLocation getCompileClasspath(int index)
repeated .bazelbsp.FileLocation compile_classpath = 4;- Specified by:
getCompileClasspathin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
setCompileClasspath
public BspTargetInfo.JavaTargetInfo.Builder setCompileClasspath(int index, BspTargetInfo.FileLocation value)
repeated .bazelbsp.FileLocation compile_classpath = 4;
-
setCompileClasspath
public BspTargetInfo.JavaTargetInfo.Builder setCompileClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue)
repeated .bazelbsp.FileLocation compile_classpath = 4;
-
addCompileClasspath
public BspTargetInfo.JavaTargetInfo.Builder addCompileClasspath(BspTargetInfo.FileLocation value)
repeated .bazelbsp.FileLocation compile_classpath = 4;
-
addCompileClasspath
public BspTargetInfo.JavaTargetInfo.Builder addCompileClasspath(int index, BspTargetInfo.FileLocation value)
repeated .bazelbsp.FileLocation compile_classpath = 4;
-
addCompileClasspath
public BspTargetInfo.JavaTargetInfo.Builder addCompileClasspath(BspTargetInfo.FileLocation.Builder builderForValue)
repeated .bazelbsp.FileLocation compile_classpath = 4;
-
addCompileClasspath
public BspTargetInfo.JavaTargetInfo.Builder addCompileClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue)
repeated .bazelbsp.FileLocation compile_classpath = 4;
-
addAllCompileClasspath
public BspTargetInfo.JavaTargetInfo.Builder addAllCompileClasspath(java.lang.Iterable<? extends BspTargetInfo.FileLocation> values)
repeated .bazelbsp.FileLocation compile_classpath = 4;
-
clearCompileClasspath
public BspTargetInfo.JavaTargetInfo.Builder clearCompileClasspath()
repeated .bazelbsp.FileLocation compile_classpath = 4;
-
removeCompileClasspath
public BspTargetInfo.JavaTargetInfo.Builder removeCompileClasspath(int index)
repeated .bazelbsp.FileLocation compile_classpath = 4;
-
getCompileClasspathBuilder
public BspTargetInfo.FileLocation.Builder getCompileClasspathBuilder(int index)
repeated .bazelbsp.FileLocation compile_classpath = 4;
-
getCompileClasspathOrBuilder
public BspTargetInfo.FileLocationOrBuilder getCompileClasspathOrBuilder(int index)
repeated .bazelbsp.FileLocation compile_classpath = 4;- Specified by:
getCompileClasspathOrBuilderin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getCompileClasspathOrBuilderList
public java.util.List<? extends BspTargetInfo.FileLocationOrBuilder> getCompileClasspathOrBuilderList()
repeated .bazelbsp.FileLocation compile_classpath = 4;- Specified by:
getCompileClasspathOrBuilderListin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
addCompileClasspathBuilder
public BspTargetInfo.FileLocation.Builder addCompileClasspathBuilder()
repeated .bazelbsp.FileLocation compile_classpath = 4;
-
addCompileClasspathBuilder
public BspTargetInfo.FileLocation.Builder addCompileClasspathBuilder(int index)
repeated .bazelbsp.FileLocation compile_classpath = 4;
-
getCompileClasspathBuilderList
public java.util.List<BspTargetInfo.FileLocation.Builder> getCompileClasspathBuilderList()
repeated .bazelbsp.FileLocation compile_classpath = 4;
-
getSourceClasspathList
public java.util.List<BspTargetInfo.FileLocation> getSourceClasspathList()
repeated .bazelbsp.FileLocation source_classpath = 5;- Specified by:
getSourceClasspathListin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getSourceClasspathCount
public int getSourceClasspathCount()
repeated .bazelbsp.FileLocation source_classpath = 5;- Specified by:
getSourceClasspathCountin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getSourceClasspath
public BspTargetInfo.FileLocation getSourceClasspath(int index)
repeated .bazelbsp.FileLocation source_classpath = 5;- Specified by:
getSourceClasspathin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
setSourceClasspath
public BspTargetInfo.JavaTargetInfo.Builder setSourceClasspath(int index, BspTargetInfo.FileLocation value)
repeated .bazelbsp.FileLocation source_classpath = 5;
-
setSourceClasspath
public BspTargetInfo.JavaTargetInfo.Builder setSourceClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue)
repeated .bazelbsp.FileLocation source_classpath = 5;
-
addSourceClasspath
public BspTargetInfo.JavaTargetInfo.Builder addSourceClasspath(BspTargetInfo.FileLocation value)
repeated .bazelbsp.FileLocation source_classpath = 5;
-
addSourceClasspath
public BspTargetInfo.JavaTargetInfo.Builder addSourceClasspath(int index, BspTargetInfo.FileLocation value)
repeated .bazelbsp.FileLocation source_classpath = 5;
-
addSourceClasspath
public BspTargetInfo.JavaTargetInfo.Builder addSourceClasspath(BspTargetInfo.FileLocation.Builder builderForValue)
repeated .bazelbsp.FileLocation source_classpath = 5;
-
addSourceClasspath
public BspTargetInfo.JavaTargetInfo.Builder addSourceClasspath(int index, BspTargetInfo.FileLocation.Builder builderForValue)
repeated .bazelbsp.FileLocation source_classpath = 5;
-
addAllSourceClasspath
public BspTargetInfo.JavaTargetInfo.Builder addAllSourceClasspath(java.lang.Iterable<? extends BspTargetInfo.FileLocation> values)
repeated .bazelbsp.FileLocation source_classpath = 5;
-
clearSourceClasspath
public BspTargetInfo.JavaTargetInfo.Builder clearSourceClasspath()
repeated .bazelbsp.FileLocation source_classpath = 5;
-
removeSourceClasspath
public BspTargetInfo.JavaTargetInfo.Builder removeSourceClasspath(int index)
repeated .bazelbsp.FileLocation source_classpath = 5;
-
getSourceClasspathBuilder
public BspTargetInfo.FileLocation.Builder getSourceClasspathBuilder(int index)
repeated .bazelbsp.FileLocation source_classpath = 5;
-
getSourceClasspathOrBuilder
public BspTargetInfo.FileLocationOrBuilder getSourceClasspathOrBuilder(int index)
repeated .bazelbsp.FileLocation source_classpath = 5;- Specified by:
getSourceClasspathOrBuilderin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
getSourceClasspathOrBuilderList
public java.util.List<? extends BspTargetInfo.FileLocationOrBuilder> getSourceClasspathOrBuilderList()
repeated .bazelbsp.FileLocation source_classpath = 5;- Specified by:
getSourceClasspathOrBuilderListin interfaceBspTargetInfo.JavaTargetInfoOrBuilder
-
addSourceClasspathBuilder
public BspTargetInfo.FileLocation.Builder addSourceClasspathBuilder()
repeated .bazelbsp.FileLocation source_classpath = 5;
-
addSourceClasspathBuilder
public BspTargetInfo.FileLocation.Builder addSourceClasspathBuilder(int index)
repeated .bazelbsp.FileLocation source_classpath = 5;
-
getSourceClasspathBuilderList
public java.util.List<BspTargetInfo.FileLocation.Builder> getSourceClasspathBuilderList()
repeated .bazelbsp.FileLocation source_classpath = 5;
-
getJavacOptsList
public ProtocolStringList getJavacOptsList()
repeated string javac_opts = 6;- Specified by:
getJavacOptsListin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Returns:
- A list containing the javacOpts.
-
getJavacOptsCount
public int getJavacOptsCount()
repeated string javac_opts = 6;- Specified by:
getJavacOptsCountin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Returns:
- The count of javacOpts.
-
getJavacOpts
public java.lang.String getJavacOpts(int index)
repeated string javac_opts = 6;- Specified by:
getJavacOptsin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The javacOpts at the given index.
-
getJavacOptsBytes
public ByteString getJavacOptsBytes(int index)
repeated string javac_opts = 6;- Specified by:
getJavacOptsBytesin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the javacOpts at the given index.
-
setJavacOpts
public BspTargetInfo.JavaTargetInfo.Builder setJavacOpts(int index, java.lang.String value)
repeated string javac_opts = 6;- Parameters:
index- The index to set the value at.value- The javacOpts to set.- Returns:
- This builder for chaining.
-
addJavacOpts
public BspTargetInfo.JavaTargetInfo.Builder addJavacOpts(java.lang.String value)
repeated string javac_opts = 6;- Parameters:
value- The javacOpts to add.- Returns:
- This builder for chaining.
-
addAllJavacOpts
public BspTargetInfo.JavaTargetInfo.Builder addAllJavacOpts(java.lang.Iterable<java.lang.String> values)
repeated string javac_opts = 6;- Parameters:
values- The javacOpts to add.- Returns:
- This builder for chaining.
-
clearJavacOpts
public BspTargetInfo.JavaTargetInfo.Builder clearJavacOpts()
repeated string javac_opts = 6;- Returns:
- This builder for chaining.
-
addJavacOptsBytes
public BspTargetInfo.JavaTargetInfo.Builder addJavacOptsBytes(ByteString value)
repeated string javac_opts = 6;- Parameters:
value- The bytes of the javacOpts to add.- Returns:
- This builder for chaining.
-
getJvmFlagsList
public ProtocolStringList getJvmFlagsList()
repeated string jvm_flags = 7;- Specified by:
getJvmFlagsListin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Returns:
- A list containing the jvmFlags.
-
getJvmFlagsCount
public int getJvmFlagsCount()
repeated string jvm_flags = 7;- Specified by:
getJvmFlagsCountin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Returns:
- The count of jvmFlags.
-
getJvmFlags
public java.lang.String getJvmFlags(int index)
repeated string jvm_flags = 7;- Specified by:
getJvmFlagsin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The jvmFlags at the given index.
-
getJvmFlagsBytes
public ByteString getJvmFlagsBytes(int index)
repeated string jvm_flags = 7;- Specified by:
getJvmFlagsBytesin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the jvmFlags at the given index.
-
setJvmFlags
public BspTargetInfo.JavaTargetInfo.Builder setJvmFlags(int index, java.lang.String value)
repeated string jvm_flags = 7;- Parameters:
index- The index to set the value at.value- The jvmFlags to set.- Returns:
- This builder for chaining.
-
addJvmFlags
public BspTargetInfo.JavaTargetInfo.Builder addJvmFlags(java.lang.String value)
repeated string jvm_flags = 7;- Parameters:
value- The jvmFlags to add.- Returns:
- This builder for chaining.
-
addAllJvmFlags
public BspTargetInfo.JavaTargetInfo.Builder addAllJvmFlags(java.lang.Iterable<java.lang.String> values)
repeated string jvm_flags = 7;- Parameters:
values- The jvmFlags to add.- Returns:
- This builder for chaining.
-
clearJvmFlags
public BspTargetInfo.JavaTargetInfo.Builder clearJvmFlags()
repeated string jvm_flags = 7;- Returns:
- This builder for chaining.
-
addJvmFlagsBytes
public BspTargetInfo.JavaTargetInfo.Builder addJvmFlagsBytes(ByteString value)
repeated string jvm_flags = 7;- Parameters:
value- The bytes of the jvmFlags to add.- Returns:
- This builder for chaining.
-
getMainClass
public java.lang.String getMainClass()
string main_class = 8;- Specified by:
getMainClassin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Returns:
- The mainClass.
-
getMainClassBytes
public ByteString getMainClassBytes()
string main_class = 8;- Specified by:
getMainClassBytesin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Returns:
- The bytes for mainClass.
-
setMainClass
public BspTargetInfo.JavaTargetInfo.Builder setMainClass(java.lang.String value)
string main_class = 8;- Parameters:
value- The mainClass to set.- Returns:
- This builder for chaining.
-
clearMainClass
public BspTargetInfo.JavaTargetInfo.Builder clearMainClass()
string main_class = 8;- Returns:
- This builder for chaining.
-
setMainClassBytes
public BspTargetInfo.JavaTargetInfo.Builder setMainClassBytes(ByteString value)
string main_class = 8;- Parameters:
value- The bytes for mainClass to set.- Returns:
- This builder for chaining.
-
getArgsList
public ProtocolStringList getArgsList()
repeated string args = 9;- Specified by:
getArgsListin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Returns:
- A list containing the args.
-
getArgsCount
public int getArgsCount()
repeated string args = 9;- Specified by:
getArgsCountin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Returns:
- The count of args.
-
getArgs
public java.lang.String getArgs(int index)
repeated string args = 9;- Specified by:
getArgsin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The args at the given index.
-
getArgsBytes
public ByteString getArgsBytes(int index)
repeated string args = 9;- Specified by:
getArgsBytesin interfaceBspTargetInfo.JavaTargetInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the args at the given index.
-
setArgs
public BspTargetInfo.JavaTargetInfo.Builder setArgs(int index, java.lang.String value)
repeated string args = 9;- Parameters:
index- The index to set the value at.value- The args to set.- Returns:
- This builder for chaining.
-
addArgs
public BspTargetInfo.JavaTargetInfo.Builder addArgs(java.lang.String value)
repeated string args = 9;- Parameters:
value- The args to add.- Returns:
- This builder for chaining.
-
addAllArgs
public BspTargetInfo.JavaTargetInfo.Builder addAllArgs(java.lang.Iterable<java.lang.String> values)
repeated string args = 9;- Parameters:
values- The args to add.- Returns:
- This builder for chaining.
-
clearArgs
public BspTargetInfo.JavaTargetInfo.Builder clearArgs()
repeated string args = 9;- Returns:
- This builder for chaining.
-
addArgsBytes
public BspTargetInfo.JavaTargetInfo.Builder addArgsBytes(ByteString value)
repeated string args = 9;- Parameters:
value- The bytes of the args to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final BspTargetInfo.JavaTargetInfo.Builder setUnknownFields(UnknownFieldSet unknownFields)
Description copied from interface:Message.BuilderSet theUnknownFieldSetfor this message.- Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder>
-
mergeUnknownFields
public final BspTargetInfo.JavaTargetInfo.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Description copied from interface:Message.BuilderMerge some unknown fields into theUnknownFieldSetfor this message.- Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<BspTargetInfo.JavaTargetInfo.Builder>
-
-