Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.UnstructuredCommandLineOrBuilder
-
Packages that use BuildEventStreamProtos.UnstructuredCommandLineOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.UnstructuredCommandLineOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.UnstructuredCommandLineOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.UnstructuredCommandLinePayload of an event reporting the command-line of the invocation as originally received by the server.static classBuildEventStreamProtos.UnstructuredCommandLine.BuilderPayload of an event reporting the command-line of the invocation as originally received by the server.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.UnstructuredCommandLineOrBuilder Modifier and Type Method Description BuildEventStreamProtos.UnstructuredCommandLineOrBuilderBuildEventStreamProtos.BuildEvent.Builder. getUnstructuredCommandLineOrBuilder().build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;BuildEventStreamProtos.UnstructuredCommandLineOrBuilderBuildEventStreamProtos.BuildEvent. getUnstructuredCommandLineOrBuilder().build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;BuildEventStreamProtos.UnstructuredCommandLineOrBuilderBuildEventStreamProtos.BuildEventOrBuilder. getUnstructuredCommandLineOrBuilder().build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;
-