Uses of Class
com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.OptionList
Packages that use CommandLineOuterClass.OptionList
-
Uses of CommandLineOuterClass.OptionList in com.google.devtools.build.lib.runtime.proto
Methods in com.google.devtools.build.lib.runtime.proto that return CommandLineOuterClass.OptionListModifier and TypeMethodDescriptionCommandLineOuterClass.OptionList.Builder.build()CommandLineOuterClass.OptionList.Builder.buildPartial()CommandLineOuterClass.OptionList.getDefaultInstance()CommandLineOuterClass.OptionList.Builder.getDefaultInstanceForType()CommandLineOuterClass.OptionList.getDefaultInstanceForType()CommandLineOuterClass.CommandLineSection.Builder.getOptionList()Startup and command options are lists of options and belong here.CommandLineOuterClass.CommandLineSection.getOptionList()Startup and command options are lists of options and belong here.CommandLineOuterClass.CommandLineSectionOrBuilder.getOptionList()Startup and command options are lists of options and belong here.CommandLineOuterClass.OptionList.parseDelimitedFrom(InputStream input) CommandLineOuterClass.OptionList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandLineOuterClass.OptionList.parseFrom(byte[] data) CommandLineOuterClass.OptionList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandLineOuterClass.OptionList.parseFrom(com.google.protobuf.ByteString data) CommandLineOuterClass.OptionList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandLineOuterClass.OptionList.parseFrom(com.google.protobuf.CodedInputStream input) CommandLineOuterClass.OptionList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandLineOuterClass.OptionList.parseFrom(InputStream input) CommandLineOuterClass.OptionList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandLineOuterClass.OptionList.parseFrom(ByteBuffer data) CommandLineOuterClass.OptionList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.runtime.proto that return types with arguments of type CommandLineOuterClass.OptionListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CommandLineOuterClass.OptionList>CommandLineOuterClass.OptionList.getParserForType()static com.google.protobuf.Parser<CommandLineOuterClass.OptionList>CommandLineOuterClass.OptionList.parser()Methods in com.google.devtools.build.lib.runtime.proto with parameters of type CommandLineOuterClass.OptionListModifier and TypeMethodDescriptionCommandLineOuterClass.OptionList.Builder.mergeFrom(CommandLineOuterClass.OptionList other) CommandLineOuterClass.CommandLineSection.Builder.mergeOptionList(CommandLineOuterClass.OptionList value) Startup and command options are lists of options and belong here.CommandLineOuterClass.OptionList.newBuilder(CommandLineOuterClass.OptionList prototype) CommandLineOuterClass.CommandLineSection.Builder.setOptionList(CommandLineOuterClass.OptionList value) Startup and command options are lists of options and belong here.