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