Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildStarted
Packages that use BuildEventStreamProtos.BuildStarted
-
Uses of BuildEventStreamProtos.BuildStarted in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildStartedModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildStarted.Builder.build()BuildEventStreamProtos.BuildStarted.Builder.buildPartial()BuildEventStreamProtos.BuildStarted.getDefaultInstance()BuildEventStreamProtos.BuildStarted.Builder.getDefaultInstanceForType()BuildEventStreamProtos.BuildStarted.getDefaultInstanceForType()BuildEventStreamProtos.BuildEvent.Builder.getStarted().build_event_stream.BuildStarted started = 5;BuildEventStreamProtos.BuildEvent.getStarted().build_event_stream.BuildStarted started = 5;BuildEventStreamProtos.BuildEventOrBuilder.getStarted().build_event_stream.BuildStarted started = 5;BuildEventStreamProtos.BuildStarted.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.BuildStarted.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildStarted.parseFrom(byte[] data) BuildEventStreamProtos.BuildStarted.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildStarted.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.BuildStarted.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildStarted.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.BuildStarted.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildStarted.parseFrom(InputStream input) BuildEventStreamProtos.BuildStarted.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildStarted.parseFrom(ByteBuffer data) BuildEventStreamProtos.BuildStarted.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.BuildStartedModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.BuildStarted>BuildEventStreamProtos.BuildStarted.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.BuildStarted>BuildEventStreamProtos.BuildStarted.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildStartedModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildStarted.Builder.mergeFrom(BuildEventStreamProtos.BuildStarted other) BuildEventStreamProtos.BuildEvent.Builder.mergeStarted(BuildEventStreamProtos.BuildStarted value) .build_event_stream.BuildStarted started = 5;BuildEventStreamProtos.BuildStarted.newBuilder(BuildEventStreamProtos.BuildStarted prototype) BuildEventStreamProtos.BuildEvent.Builder.setStarted(BuildEventStreamProtos.BuildStarted value) .build_event_stream.BuildStarted started = 5;