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