public static final class TransactionServiceOuterClass.GetTransactionsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder> implements TransactionServiceOuterClass.GetTransactionsResponseOrBuilder
com.daml.ledger.api.v1.GetTransactionsResponse
Modifier and Type | Method and Description |
---|---|
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
addAllTransactions(java.lang.Iterable<? extends TransactionOuterClass.Transaction> values)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
addTransactions(int index,
TransactionOuterClass.Transaction.Builder builderForValue)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
addTransactions(int index,
TransactionOuterClass.Transaction value)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
addTransactions(TransactionOuterClass.Transaction.Builder builderForValue)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
addTransactions(TransactionOuterClass.Transaction value)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
TransactionOuterClass.Transaction.Builder |
addTransactionsBuilder()
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
TransactionOuterClass.Transaction.Builder |
addTransactionsBuilder(int index)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
TransactionServiceOuterClass.GetTransactionsResponse |
build() |
TransactionServiceOuterClass.GetTransactionsResponse |
buildPartial() |
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
clear() |
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
clearTransactions()
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
clone() |
TransactionServiceOuterClass.GetTransactionsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
TransactionOuterClass.Transaction |
getTransactions(int index)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
TransactionOuterClass.Transaction.Builder |
getTransactionsBuilder(int index)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
java.util.List<TransactionOuterClass.Transaction.Builder> |
getTransactionsBuilderList()
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
int |
getTransactionsCount()
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
java.util.List<TransactionOuterClass.Transaction> |
getTransactionsList()
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
TransactionOuterClass.TransactionOrBuilder |
getTransactionsOrBuilder(int index)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
java.util.List<? extends TransactionOuterClass.TransactionOrBuilder> |
getTransactionsOrBuilderList()
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
mergeFrom(TransactionServiceOuterClass.GetTransactionsResponse other) |
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
removeTransactions(int index)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
setTransactions(int index,
TransactionOuterClass.Transaction.Builder builderForValue)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
setTransactions(int index,
TransactionOuterClass.Transaction value)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
|
TransactionServiceOuterClass.GetTransactionsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
public TransactionServiceOuterClass.GetTransactionsResponse.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
public TransactionServiceOuterClass.GetTransactionsResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public TransactionServiceOuterClass.GetTransactionsResponse build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public TransactionServiceOuterClass.GetTransactionsResponse buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public TransactionServiceOuterClass.GetTransactionsResponse.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
public TransactionServiceOuterClass.GetTransactionsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
public TransactionServiceOuterClass.GetTransactionsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
public TransactionServiceOuterClass.GetTransactionsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
public TransactionServiceOuterClass.GetTransactionsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
public TransactionServiceOuterClass.GetTransactionsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
public TransactionServiceOuterClass.GetTransactionsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
public TransactionServiceOuterClass.GetTransactionsResponse.Builder mergeFrom(TransactionServiceOuterClass.GetTransactionsResponse other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
public TransactionServiceOuterClass.GetTransactionsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
java.io.IOException
public java.util.List<TransactionOuterClass.Transaction> getTransactionsList()
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
getTransactionsList
in interface TransactionServiceOuterClass.GetTransactionsResponseOrBuilder
public int getTransactionsCount()
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
getTransactionsCount
in interface TransactionServiceOuterClass.GetTransactionsResponseOrBuilder
public TransactionOuterClass.Transaction getTransactions(int index)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
getTransactions
in interface TransactionServiceOuterClass.GetTransactionsResponseOrBuilder
public TransactionServiceOuterClass.GetTransactionsResponse.Builder setTransactions(int index, TransactionOuterClass.Transaction value)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
public TransactionServiceOuterClass.GetTransactionsResponse.Builder setTransactions(int index, TransactionOuterClass.Transaction.Builder builderForValue)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
public TransactionServiceOuterClass.GetTransactionsResponse.Builder addTransactions(TransactionOuterClass.Transaction value)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
public TransactionServiceOuterClass.GetTransactionsResponse.Builder addTransactions(int index, TransactionOuterClass.Transaction value)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
public TransactionServiceOuterClass.GetTransactionsResponse.Builder addTransactions(TransactionOuterClass.Transaction.Builder builderForValue)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
public TransactionServiceOuterClass.GetTransactionsResponse.Builder addTransactions(int index, TransactionOuterClass.Transaction.Builder builderForValue)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
public TransactionServiceOuterClass.GetTransactionsResponse.Builder addAllTransactions(java.lang.Iterable<? extends TransactionOuterClass.Transaction> values)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
public TransactionServiceOuterClass.GetTransactionsResponse.Builder clearTransactions()
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
public TransactionServiceOuterClass.GetTransactionsResponse.Builder removeTransactions(int index)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
public TransactionOuterClass.Transaction.Builder getTransactionsBuilder(int index)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
public TransactionOuterClass.TransactionOrBuilder getTransactionsOrBuilder(int index)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
getTransactionsOrBuilder
in interface TransactionServiceOuterClass.GetTransactionsResponseOrBuilder
public java.util.List<? extends TransactionOuterClass.TransactionOrBuilder> getTransactionsOrBuilderList()
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
getTransactionsOrBuilderList
in interface TransactionServiceOuterClass.GetTransactionsResponseOrBuilder
public TransactionOuterClass.Transaction.Builder addTransactionsBuilder()
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
public TransactionOuterClass.Transaction.Builder addTransactionsBuilder(int index)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
public java.util.List<TransactionOuterClass.Transaction.Builder> getTransactionsBuilderList()
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.
repeated .com.daml.ledger.api.v1.Transaction transactions = 1[json_name = "transactions"];
public final TransactionServiceOuterClass.GetTransactionsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
public final TransactionServiceOuterClass.GetTransactionsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>