Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildFinished.AnomalyReport.Builder
Packages that use BuildEventStreamProtos.BuildFinished.AnomalyReport.Builder
-
Uses of BuildEventStreamProtos.BuildFinished.AnomalyReport.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildFinished.AnomalyReport.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildFinished.AnomalyReport.Builder.clear()BuildEventStreamProtos.BuildFinished.AnomalyReport.Builder.clearWasSuspended()Was the build suspended at any time during the build.BuildEventStreamProtos.BuildFinished.Builder.getAnomalyReportBuilder()Deprecated.BuildEventStreamProtos.BuildFinished.AnomalyReport.Builder.mergeFrom(BuildEventStreamProtos.BuildFinished.AnomalyReport other) BuildEventStreamProtos.BuildFinished.AnomalyReport.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildFinished.AnomalyReport.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildFinished.AnomalyReport.newBuilder()BuildEventStreamProtos.BuildFinished.AnomalyReport.newBuilder(BuildEventStreamProtos.BuildFinished.AnomalyReport prototype) BuildEventStreamProtos.BuildFinished.AnomalyReport.newBuilderForType()BuildEventStreamProtos.BuildFinished.AnomalyReport.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BuildEventStreamProtos.BuildFinished.AnomalyReport.Builder.setWasSuspended(boolean value) Was the build suspended at any time during the build.BuildEventStreamProtos.BuildFinished.AnomalyReport.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildFinished.AnomalyReport.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildFinished.Builder.setAnomalyReport(BuildEventStreamProtos.BuildFinished.AnomalyReport.Builder builderForValue) Deprecated.