Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineIdOrBuilder
-
Packages that use BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineIdOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineIdOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineIdOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.BuildEventId.UnstructuredCommandLineIdIdentifier on an event indicating the original commandline received by the bazel server.static classBuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.BuilderIdentifier on an event indicating the original commandline received by the bazel server.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineIdOrBuilder Modifier and Type Method Description BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineIdOrBuilderBuildEventStreamProtos.BuildEventId.Builder. getUnstructuredCommandLineOrBuilder().build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineIdOrBuilderBuildEventStreamProtos.BuildEventId. getUnstructuredCommandLineOrBuilder().build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineIdOrBuilderBuildEventStreamProtos.BuildEventIdOrBuilder. getUnstructuredCommandLineOrBuilder().build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;
-