Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.BuildStartedId.Builder
Packages that use BuildEventStreamProtos.BuildEventId.BuildStartedId.Builder
-
Uses of BuildEventStreamProtos.BuildEventId.BuildStartedId.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.BuildStartedId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.BuildStartedId.Builder.clear()BuildEventStreamProtos.BuildEventId.Builder.getStartedBuilder().build_event_stream.BuildEventId.BuildStartedId started = 3;BuildEventStreamProtos.BuildEventId.BuildStartedId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.BuildStartedId other) BuildEventStreamProtos.BuildEventId.BuildStartedId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.BuildStartedId.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildEventId.BuildStartedId.newBuilder()BuildEventStreamProtos.BuildEventId.BuildStartedId.newBuilder(BuildEventStreamProtos.BuildEventId.BuildStartedId prototype) BuildEventStreamProtos.BuildEventId.BuildStartedId.newBuilderForType()BuildEventStreamProtos.BuildEventId.BuildStartedId.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BuildEventStreamProtos.BuildEventId.BuildStartedId.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.BuildStartedId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.setStarted(BuildEventStreamProtos.BuildEventId.BuildStartedId.Builder builderForValue) .build_event_stream.BuildEventId.BuildStartedId started = 3;