BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.clear() |
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.clearDescription() |
A human readable description with more details about there reason, where
available and useful.
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.clearReason() |
.build_event_stream.Aborted.AbortReason reason = 1;
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.clone() |
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.BuildEvent.Builder.getAbortedBuilder() |
.build_event_stream.Aborted aborted = 4;
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.mergeFrom(BuildEventStreamProtos.Aborted other) |
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.newBuilder() |
|
static BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.newBuilder(BuildEventStreamProtos.Aborted prototype) |
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.newBuilderForType() |
|
protected BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.setDescription(java.lang.String value) |
A human readable description with more details about there reason, where
available and useful.
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
A human readable description with more details about there reason, where
available and useful.
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.setReason(BuildEventStreamProtos.Aborted.AbortReason value) |
.build_event_stream.Aborted.AbortReason reason = 1;
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.setReasonValue(int value) |
.build_event_stream.Aborted.AbortReason reason = 1;
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BuildEventStreamProtos.Aborted.Builder |
BuildEventStreamProtos.Aborted.toBuilder() |
|