Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildToolLogs
Packages that use BuildEventStreamProtos.BuildToolLogs
-
Uses of BuildEventStreamProtos.BuildToolLogs in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildToolLogsModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildToolLogs.Builder.build()BuildEventStreamProtos.BuildToolLogs.Builder.buildPartial()BuildEventStreamProtos.BuildEvent.Builder.getBuildToolLogs().build_event_stream.BuildToolLogs build_tool_logs = 23;BuildEventStreamProtos.BuildEvent.getBuildToolLogs().build_event_stream.BuildToolLogs build_tool_logs = 23;BuildEventStreamProtos.BuildEventOrBuilder.getBuildToolLogs().build_event_stream.BuildToolLogs build_tool_logs = 23;BuildEventStreamProtos.BuildToolLogs.getDefaultInstance()BuildEventStreamProtos.BuildToolLogs.Builder.getDefaultInstanceForType()BuildEventStreamProtos.BuildToolLogs.getDefaultInstanceForType()BuildEventStreamProtos.BuildToolLogs.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.BuildToolLogs.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildToolLogs.parseFrom(byte[] data) BuildEventStreamProtos.BuildToolLogs.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildToolLogs.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.BuildToolLogs.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildToolLogs.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.BuildToolLogs.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildToolLogs.parseFrom(InputStream input) BuildEventStreamProtos.BuildToolLogs.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildToolLogs.parseFrom(ByteBuffer data) BuildEventStreamProtos.BuildToolLogs.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.BuildToolLogsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.BuildToolLogs>BuildEventStreamProtos.BuildToolLogs.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.BuildToolLogs>BuildEventStreamProtos.BuildToolLogs.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildToolLogsModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.mergeBuildToolLogs(BuildEventStreamProtos.BuildToolLogs value) .build_event_stream.BuildToolLogs build_tool_logs = 23;BuildEventStreamProtos.BuildToolLogs.Builder.mergeFrom(BuildEventStreamProtos.BuildToolLogs other) BuildEventStreamProtos.BuildToolLogs.newBuilder(BuildEventStreamProtos.BuildToolLogs prototype) BuildEventStreamProtos.BuildEvent.Builder.setBuildToolLogs(BuildEventStreamProtos.BuildToolLogs value) .build_event_stream.BuildToolLogs build_tool_logs = 23;