Package com.daml.ledger.api.v1
Class TransactionServiceOuterClass.GetTransactionsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
- com.daml.ledger.api.v1.TransactionServiceOuterClass.GetTransactionsResponse.Builder
-
- All Implemented Interfaces:
TransactionServiceOuterClass.GetTransactionsResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.lang.Cloneable
- Enclosing class:
- TransactionServiceOuterClass.GetTransactionsResponse
public static final class TransactionServiceOuterClass.GetTransactionsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder> implements TransactionServiceOuterClass.GetTransactionsResponseOrBuilder
Protobuf typecom.daml.ledger.api.v1.GetTransactionsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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 value)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.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(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.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(TransactionServiceOuterClass.GetTransactionsResponse other)
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
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 value)
The list of transactions that matches the filter in GetTransactionsRequest for the GetTransactions method.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
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
clear
public TransactionServiceOuterClass.GetTransactionsResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
getDefaultInstanceForType
public TransactionServiceOuterClass.GetTransactionsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public TransactionServiceOuterClass.GetTransactionsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TransactionServiceOuterClass.GetTransactionsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TransactionServiceOuterClass.GetTransactionsResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
setField
public TransactionServiceOuterClass.GetTransactionsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
clearField
public TransactionServiceOuterClass.GetTransactionsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
clearOneof
public TransactionServiceOuterClass.GetTransactionsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
setRepeatedField
public TransactionServiceOuterClass.GetTransactionsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
addRepeatedField
public TransactionServiceOuterClass.GetTransactionsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
mergeFrom
public TransactionServiceOuterClass.GetTransactionsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
mergeFrom
public TransactionServiceOuterClass.GetTransactionsResponse.Builder mergeFrom(TransactionServiceOuterClass.GetTransactionsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
mergeFrom
public TransactionServiceOuterClass.GetTransactionsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
- Throws:
java.io.IOException
-
getTransactionsList
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"];
- Specified by:
getTransactionsList
in interfaceTransactionServiceOuterClass.GetTransactionsResponseOrBuilder
-
getTransactionsCount
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"];
- Specified by:
getTransactionsCount
in interfaceTransactionServiceOuterClass.GetTransactionsResponseOrBuilder
-
getTransactions
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"];
- Specified by:
getTransactions
in interfaceTransactionServiceOuterClass.GetTransactionsResponseOrBuilder
-
setTransactions
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"];
-
setTransactions
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"];
-
addTransactions
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"];
-
addTransactions
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"];
-
addTransactions
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"];
-
addTransactions
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"];
-
addAllTransactions
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"];
-
clearTransactions
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"];
-
removeTransactions
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"];
-
getTransactionsBuilder
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"];
-
getTransactionsOrBuilder
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"];
- Specified by:
getTransactionsOrBuilder
in interfaceTransactionServiceOuterClass.GetTransactionsResponseOrBuilder
-
getTransactionsOrBuilderList
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"];
- Specified by:
getTransactionsOrBuilderList
in interfaceTransactionServiceOuterClass.GetTransactionsResponseOrBuilder
-
addTransactionsBuilder
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"];
-
addTransactionsBuilder
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"];
-
getTransactionsBuilderList
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"];
-
setUnknownFields
public final TransactionServiceOuterClass.GetTransactionsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
mergeUnknownFields
public final TransactionServiceOuterClass.GetTransactionsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionServiceOuterClass.GetTransactionsResponse.Builder>
-
-