BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.addRepeatedField(com.google.protobuf.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(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.clearOneof(com.google.protobuf.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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.mergeUnknownFields(com.google.protobuf.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(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.Builder.setUnknownFields(com.google.protobuf.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(com.google.protobuf.ByteString value) |
The external resource that was fetched from.
|
BuildEventStreamProtos.BuildEventId.FetchId.Builder |
BuildEventStreamProtos.BuildEventId.FetchId.toBuilder() |
|