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