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