GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.clear() |
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.clearTxnListWithProof()
.types.TransactionListWithProof txn_list_with_proof = 1;
|
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.clone() |
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.ResponseItem.Builder.getGetTransactionsResponseBuilder()
.types.GetTransactionsResponse get_transactions_response = 6;
|
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.mergeFrom(GetWithProof.GetTransactionsResponse other) |
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.mergeTxnListWithProof(Transaction.TransactionListWithProof value)
.types.TransactionListWithProof txn_list_with_proof = 1;
|
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.newBuilder() |
static GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.newBuilder(GetWithProof.GetTransactionsResponse prototype) |
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.newBuilderForType() |
protected GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.setTxnListWithProof(Transaction.TransactionListWithProof.Builder builderForValue)
.types.TransactionListWithProof txn_list_with_proof = 1;
|
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.setTxnListWithProof(Transaction.TransactionListWithProof value)
.types.TransactionListWithProof txn_list_with_proof = 1;
|
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetWithProof.GetTransactionsResponse.Builder |
GetWithProof.GetTransactionsResponse.toBuilder() |