Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.FetchId.Builder
Packages that use BuildEventStreamProtos.BuildEventId.FetchId.Builder
-
Uses of BuildEventStreamProtos.BuildEventId.FetchId.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.FetchId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.FetchId.Builder.clear()BuildEventStreamProtos.BuildEventId.FetchId.Builder.clearUrl()The external resource that was fetched from.BuildEventStreamProtos.BuildEventId.Builder.getFetchBuilder().build_event_stream.BuildEventId.FetchId fetch = 17;BuildEventStreamProtos.BuildEventId.FetchId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.FetchId other) BuildEventStreamProtos.BuildEventId.FetchId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.FetchId.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildEventId.FetchId.newBuilder()BuildEventStreamProtos.BuildEventId.FetchId.newBuilder(BuildEventStreamProtos.BuildEventId.FetchId prototype) BuildEventStreamProtos.BuildEventId.FetchId.newBuilderForType()BuildEventStreamProtos.BuildEventId.FetchId.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) The external resource that was fetched from.BuildEventStreamProtos.BuildEventId.FetchId.Builder.setUrlBytes(com.google.protobuf.ByteString value) The external resource that was fetched from.BuildEventStreamProtos.BuildEventId.FetchId.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.FetchId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.setFetch(BuildEventStreamProtos.BuildEventId.FetchId.Builder builderForValue) .build_event_stream.BuildEventId.FetchId fetch = 17;