Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildFinished.AnomalyReport
Packages that use BuildEventStreamProtos.BuildFinished.AnomalyReport
-
Uses of BuildEventStreamProtos.BuildFinished.AnomalyReport in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildFinished.AnomalyReportModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildFinished.AnomalyReport.Builder.build()BuildEventStreamProtos.BuildFinished.AnomalyReport.Builder.buildPartial()BuildEventStreamProtos.BuildFinished.Builder.getAnomalyReport()Deprecated.build_event_stream.BuildFinished.anomaly_report is deprecated.BuildEventStreamProtos.BuildFinished.getAnomalyReport()Deprecated.build_event_stream.BuildFinished.anomaly_report is deprecated.BuildEventStreamProtos.BuildFinishedOrBuilder.getAnomalyReport()Deprecated.build_event_stream.BuildFinished.anomaly_report is deprecated.BuildEventStreamProtos.BuildFinished.AnomalyReport.getDefaultInstance()BuildEventStreamProtos.BuildFinished.AnomalyReport.Builder.getDefaultInstanceForType()BuildEventStreamProtos.BuildFinished.AnomalyReport.getDefaultInstanceForType()BuildEventStreamProtos.BuildFinished.AnomalyReport.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.BuildFinished.AnomalyReport.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildFinished.AnomalyReport.parseFrom(byte[] data) BuildEventStreamProtos.BuildFinished.AnomalyReport.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildFinished.AnomalyReport.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.BuildFinished.AnomalyReport.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildFinished.AnomalyReport.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.BuildFinished.AnomalyReport.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildFinished.AnomalyReport.parseFrom(InputStream input) BuildEventStreamProtos.BuildFinished.AnomalyReport.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildFinished.AnomalyReport.parseFrom(ByteBuffer data) BuildEventStreamProtos.BuildFinished.AnomalyReport.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.BuildFinished.AnomalyReportModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.BuildFinished.AnomalyReport>BuildEventStreamProtos.BuildFinished.AnomalyReport.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.BuildFinished.AnomalyReport>BuildEventStreamProtos.BuildFinished.AnomalyReport.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildFinished.AnomalyReportModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildFinished.Builder.mergeAnomalyReport(BuildEventStreamProtos.BuildFinished.AnomalyReport value) Deprecated.BuildEventStreamProtos.BuildFinished.AnomalyReport.Builder.mergeFrom(BuildEventStreamProtos.BuildFinished.AnomalyReport other) BuildEventStreamProtos.BuildFinished.AnomalyReport.newBuilder(BuildEventStreamProtos.BuildFinished.AnomalyReport prototype) BuildEventStreamProtos.BuildFinished.Builder.setAnomalyReport(BuildEventStreamProtos.BuildFinished.AnomalyReport value) Deprecated.