Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.ProgressId.Builder
Packages that use BuildEventStreamProtos.BuildEventId.ProgressId.Builder
-
Uses of BuildEventStreamProtos.BuildEventId.ProgressId.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.ProgressId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.ProgressId.Builder.clear()BuildEventStreamProtos.BuildEventId.ProgressId.Builder.clearOpaqueCount()Unique identifier.BuildEventStreamProtos.BuildEventId.Builder.getProgressBuilder().build_event_stream.BuildEventId.ProgressId progress = 2;BuildEventStreamProtos.BuildEventId.ProgressId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.ProgressId other) BuildEventStreamProtos.BuildEventId.ProgressId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.ProgressId.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildEventId.ProgressId.newBuilder()BuildEventStreamProtos.BuildEventId.ProgressId.newBuilder(BuildEventStreamProtos.BuildEventId.ProgressId prototype) BuildEventStreamProtos.BuildEventId.ProgressId.newBuilderForType()BuildEventStreamProtos.BuildEventId.ProgressId.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BuildEventStreamProtos.BuildEventId.ProgressId.Builder.setOpaqueCount(int value) Unique identifier.BuildEventStreamProtos.BuildEventId.ProgressId.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.ProgressId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.setProgress(BuildEventStreamProtos.BuildEventId.ProgressId.Builder builderForValue) .build_event_stream.BuildEventId.ProgressId progress = 2;