Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.StructuredCommandLineIdOrBuilder
-
Packages that use BuildEventStreamProtos.BuildEventId.StructuredCommandLineIdOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.BuildEventId.StructuredCommandLineIdOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildEventId.StructuredCommandLineIdOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.BuildEventId.StructuredCommandLineIdIdentifier on an event describing the commandline received by Bazel.static classBuildEventStreamProtos.BuildEventId.StructuredCommandLineId.BuilderIdentifier on an event describing the commandline received by Bazel.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.StructuredCommandLineIdOrBuilder Modifier and Type Method Description BuildEventStreamProtos.BuildEventId.StructuredCommandLineIdOrBuilderBuildEventStreamProtos.BuildEventId.Builder. getStructuredCommandLineOrBuilder().build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;BuildEventStreamProtos.BuildEventId.StructuredCommandLineIdOrBuilderBuildEventStreamProtos.BuildEventId. getStructuredCommandLineOrBuilder().build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;BuildEventStreamProtos.BuildEventId.StructuredCommandLineIdOrBuilderBuildEventStreamProtos.BuildEventIdOrBuilder. getStructuredCommandLineOrBuilder().build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;
-