Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.ActionCompletedId
Packages that use BuildEventStreamProtos.BuildEventId.ActionCompletedId
-
Uses of BuildEventStreamProtos.BuildEventId.ActionCompletedId in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.ActionCompletedIdModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.build()BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.buildPartial()BuildEventStreamProtos.BuildEventId.Builder.getActionCompleted().build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;BuildEventStreamProtos.BuildEventId.getActionCompleted().build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;BuildEventStreamProtos.BuildEventIdOrBuilder.getActionCompleted().build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;BuildEventStreamProtos.BuildEventId.ActionCompletedId.getDefaultInstance()BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.getDefaultInstanceForType()BuildEventStreamProtos.BuildEventId.ActionCompletedId.getDefaultInstanceForType()BuildEventStreamProtos.BuildEventId.ActionCompletedId.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.BuildEventId.ActionCompletedId.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.ActionCompletedId.parseFrom(byte[] data) BuildEventStreamProtos.BuildEventId.ActionCompletedId.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.ActionCompletedId.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.BuildEventId.ActionCompletedId.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.ActionCompletedId.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.BuildEventId.ActionCompletedId.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.ActionCompletedId.parseFrom(InputStream input) BuildEventStreamProtos.BuildEventId.ActionCompletedId.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.ActionCompletedId.parseFrom(ByteBuffer data) BuildEventStreamProtos.BuildEventId.ActionCompletedId.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.BuildEventId.ActionCompletedIdModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.BuildEventId.ActionCompletedId>BuildEventStreamProtos.BuildEventId.ActionCompletedId.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.BuildEventId.ActionCompletedId>BuildEventStreamProtos.BuildEventId.ActionCompletedId.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.ActionCompletedIdModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.mergeActionCompleted(BuildEventStreamProtos.BuildEventId.ActionCompletedId value) .build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.ActionCompletedId other) BuildEventStreamProtos.BuildEventId.ActionCompletedId.newBuilder(BuildEventStreamProtos.BuildEventId.ActionCompletedId prototype) BuildEventStreamProtos.BuildEventId.Builder.setActionCompleted(BuildEventStreamProtos.BuildEventId.ActionCompletedId value) .build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;