BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.clear() |
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.clearSuccess() |
bool success = 1;
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.clone() |
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.BuildEvent.Builder.getFetchBuilder() |
.build_event_stream.Fetch fetch = 21;
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.mergeFrom(BuildEventStreamProtos.Fetch other) |
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.newBuilder() |
|
static BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.newBuilder(BuildEventStreamProtos.Fetch prototype) |
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.newBuilderForType() |
|
protected BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.setSuccess(boolean value) |
bool success = 1;
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BuildEventStreamProtos.Fetch.Builder |
BuildEventStreamProtos.Fetch.toBuilder() |
|