Uses of Class
com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLine
Packages that use CommandLineOuterClass.CommandLine
Package
Description
-
Uses of CommandLineOuterClass.CommandLine in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return CommandLineOuterClass.CommandLineModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.getStructuredCommandLine().command_line.CommandLine structured_command_line = 22;BuildEventStreamProtos.BuildEvent.getStructuredCommandLine().command_line.CommandLine structured_command_line = 22;BuildEventStreamProtos.BuildEventOrBuilder.getStructuredCommandLine().command_line.CommandLine structured_command_line = 22;Methods in com.google.devtools.build.lib.buildeventstream with parameters of type CommandLineOuterClass.CommandLineModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.mergeStructuredCommandLine(CommandLineOuterClass.CommandLine value) .command_line.CommandLine structured_command_line = 22;BuildEventStreamProtos.BuildEvent.Builder.setStructuredCommandLine(CommandLineOuterClass.CommandLine value) .command_line.CommandLine structured_command_line = 22; -
Uses of CommandLineOuterClass.CommandLine in com.google.devtools.build.lib.runtime.proto
Methods in com.google.devtools.build.lib.runtime.proto that return CommandLineOuterClass.CommandLineModifier and TypeMethodDescriptionCommandLineOuterClass.CommandLine.Builder.build()CommandLineOuterClass.CommandLine.Builder.buildPartial()CommandLineOuterClass.CommandLine.getDefaultInstance()CommandLineOuterClass.CommandLine.Builder.getDefaultInstanceForType()CommandLineOuterClass.CommandLine.getDefaultInstanceForType()CommandLineOuterClass.CommandLine.parseDelimitedFrom(InputStream input) CommandLineOuterClass.CommandLine.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandLineOuterClass.CommandLine.parseFrom(byte[] data) CommandLineOuterClass.CommandLine.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandLineOuterClass.CommandLine.parseFrom(com.google.protobuf.ByteString data) CommandLineOuterClass.CommandLine.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandLineOuterClass.CommandLine.parseFrom(com.google.protobuf.CodedInputStream input) CommandLineOuterClass.CommandLine.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandLineOuterClass.CommandLine.parseFrom(InputStream input) CommandLineOuterClass.CommandLine.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandLineOuterClass.CommandLine.parseFrom(ByteBuffer data) CommandLineOuterClass.CommandLine.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.CommandLineModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CommandLineOuterClass.CommandLine>CommandLineOuterClass.CommandLine.getParserForType()static com.google.protobuf.Parser<CommandLineOuterClass.CommandLine>CommandLineOuterClass.CommandLine.parser()Methods in com.google.devtools.build.lib.runtime.proto with parameters of type CommandLineOuterClass.CommandLineModifier and TypeMethodDescriptionCommandLineOuterClass.CommandLine.Builder.mergeFrom(CommandLineOuterClass.CommandLine other) CommandLineOuterClass.CommandLine.newBuilder(CommandLineOuterClass.CommandLine prototype)