Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.Builder
Packages that use BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.Builder
-
Uses of BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.Builder.clear()BuildEventStreamProtos.BuildEventId.Builder.getUnstructuredCommandLineBuilder().build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId other) BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.newBuilder()BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.newBuilder(BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId prototype) BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.newBuilderForType()BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.setUnstructuredCommandLine(BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.Builder builderForValue) .build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;