Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.FetchOrBuilder
-
Packages that use BuildEventStreamProtos.FetchOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.FetchOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.FetchOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.FetchPayload of an event indicating that an external resource was fetched.static classBuildEventStreamProtos.Fetch.BuilderPayload of an event indicating that an external resource was fetched.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.FetchOrBuilder Modifier and Type Method Description BuildEventStreamProtos.FetchOrBuilderBuildEventStreamProtos.BuildEvent.Builder. getFetchOrBuilder().build_event_stream.Fetch fetch = 21;BuildEventStreamProtos.FetchOrBuilderBuildEventStreamProtos.BuildEvent. getFetchOrBuilder().build_event_stream.Fetch fetch = 21;BuildEventStreamProtos.FetchOrBuilderBuildEventStreamProtos.BuildEventOrBuilder. getFetchOrBuilder().build_event_stream.Fetch fetch = 21;
-