BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.clear() |
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.clearAttemptNumber() |
The number of the invocation attempt, starting at 1 and increasing by 1
for each new attempt.
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.clearDetails() |
Additional details about the invocation.
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.clone() |
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.Builder.getInvocationAttemptStartedBuilder() |
An invocation attempt has started.
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.mergeDetails(com.google.protobuf.Any value) |
Additional details about the invocation.
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.mergeFrom(BuildEvent.InvocationAttemptStarted other) |
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.newBuilder() |
|
static BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.newBuilder(BuildEvent.InvocationAttemptStarted prototype) |
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.newBuilderForType() |
|
protected BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.setAttemptNumber(long value) |
The number of the invocation attempt, starting at 1 and increasing by 1
for each new attempt.
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.setDetails(com.google.protobuf.Any value) |
Additional details about the invocation.
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.setDetails(com.google.protobuf.Any.Builder builderForValue) |
Additional details about the invocation.
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BuildEvent.InvocationAttemptStarted.Builder |
BuildEvent.InvocationAttemptStarted.toBuilder() |
|