FailureDetails.Command.Builder |
FailureDetails.Command.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.clear() |
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.clearCode() |
.failure_details.Command.Code code = 1;
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.clone() |
|
FailureDetails.Command.Builder |
FailureDetails.FailureDetail.Builder.getCommandBuilder() |
.failure_details.Command command = 122;
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.mergeFrom(FailureDetails.Command other) |
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.mergeFrom(com.google.protobuf.Message other) |
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static FailureDetails.Command.Builder |
FailureDetails.Command.newBuilder() |
|
static FailureDetails.Command.Builder |
FailureDetails.Command.newBuilder(FailureDetails.Command prototype) |
|
FailureDetails.Command.Builder |
FailureDetails.Command.newBuilderForType() |
|
protected FailureDetails.Command.Builder |
FailureDetails.Command.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.setCode(FailureDetails.Command.Code value) |
.failure_details.Command.Code code = 1;
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.setCodeValue(int value) |
.failure_details.Command.Code code = 1;
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
FailureDetails.Command.Builder |
FailureDetails.Command.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
FailureDetails.Command.Builder |
FailureDetails.Command.toBuilder() |
|