Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.FetchId
Packages that use BuildEventStreamProtos.BuildEventId.FetchId
-
Uses of BuildEventStreamProtos.BuildEventId.FetchId in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.FetchIdModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.FetchId.Builder.build()BuildEventStreamProtos.BuildEventId.FetchId.Builder.buildPartial()BuildEventStreamProtos.BuildEventId.FetchId.getDefaultInstance()BuildEventStreamProtos.BuildEventId.FetchId.Builder.getDefaultInstanceForType()BuildEventStreamProtos.BuildEventId.FetchId.getDefaultInstanceForType()BuildEventStreamProtos.BuildEventId.Builder.getFetch().build_event_stream.BuildEventId.FetchId fetch = 17;BuildEventStreamProtos.BuildEventId.getFetch().build_event_stream.BuildEventId.FetchId fetch = 17;BuildEventStreamProtos.BuildEventIdOrBuilder.getFetch().build_event_stream.BuildEventId.FetchId fetch = 17;BuildEventStreamProtos.BuildEventId.FetchId.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.BuildEventId.FetchId.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.FetchId.parseFrom(byte[] data) BuildEventStreamProtos.BuildEventId.FetchId.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.FetchId.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.BuildEventId.FetchId.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.FetchId.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.BuildEventId.FetchId.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.FetchId.parseFrom(InputStream input) BuildEventStreamProtos.BuildEventId.FetchId.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.FetchId.parseFrom(ByteBuffer data) BuildEventStreamProtos.BuildEventId.FetchId.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.FetchIdModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.BuildEventId.FetchId>BuildEventStreamProtos.BuildEventId.FetchId.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.BuildEventId.FetchId>BuildEventStreamProtos.BuildEventId.FetchId.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.FetchIdModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.mergeFetch(BuildEventStreamProtos.BuildEventId.FetchId value) .build_event_stream.BuildEventId.FetchId fetch = 17;BuildEventStreamProtos.BuildEventId.FetchId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.FetchId other) BuildEventStreamProtos.BuildEventId.FetchId.newBuilder(BuildEventStreamProtos.BuildEventId.FetchId prototype) BuildEventStreamProtos.BuildEventId.Builder.setFetch(BuildEventStreamProtos.BuildEventId.FetchId value) .build_event_stream.BuildEventId.FetchId fetch = 17;