Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.FetchIdOrBuilder
-
Packages that use BuildEventStreamProtos.BuildEventId.FetchIdOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.BuildEventId.FetchIdOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildEventId.FetchIdOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.BuildEventId.FetchIdIdentifier of an event reporting that an external resource was fetched from.static classBuildEventStreamProtos.BuildEventId.FetchId.BuilderIdentifier of an event reporting that an external resource was fetched from.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.FetchIdOrBuilder Modifier and Type Method Description BuildEventStreamProtos.BuildEventId.FetchIdOrBuilderBuildEventStreamProtos.BuildEventId.Builder. getFetchOrBuilder().build_event_stream.BuildEventId.FetchId fetch = 17;BuildEventStreamProtos.BuildEventId.FetchIdOrBuilderBuildEventStreamProtos.BuildEventId. getFetchOrBuilder().build_event_stream.BuildEventId.FetchId fetch = 17;BuildEventStreamProtos.BuildEventId.FetchIdOrBuilderBuildEventStreamProtos.BuildEventIdOrBuilder. getFetchOrBuilder().build_event_stream.BuildEventId.FetchId fetch = 17;
-