BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.clear() |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.clearField(Descriptors.FieldDescriptor field) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.clearUrl() |
The external resource that was fetched from.
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.clone() |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.Builder.getFetchBuilder() |
.build_event_stream.BuildEventId.FetchId fetch = 17;
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.FetchId other) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.mergeFrom(Message other) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
|
static BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.newBuilder() |
|
static BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.newBuilder(BuildEventStreamProtos.BuildEventId.FetchId prototype) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.newBuilderForType() |
|
protected BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.setUrl(java.lang.String value) |
The external resource that was fetched from.
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.setUrlBytes(ByteString value) |
The external resource that was fetched from.
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.toBuilder() |
|