Package com.daml.ledger.api.v2
Class TransactionFilterOuterClass.Filters.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
com.daml.ledger.api.v2.TransactionFilterOuterClass.Filters.Builder
- All Implemented Interfaces:
TransactionFilterOuterClass.FiltersOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- TransactionFilterOuterClass.Filters
public static final class TransactionFilterOuterClass.Filters.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
implements TransactionFilterOuterClass.FiltersOrBuilder
The union of a set of template filters, interface filters, or a wildcard.Protobuf type
com.daml.ledger.api.v2.Filters
-
Method Summary
Modifier and TypeMethodDescriptionaddAllCumulative
(Iterable<? extends TransactionFilterOuterClass.CumulativeFilter> values) Every filter in the cumulative list expands the scope of the resulting stream.addCumulative
(int index, TransactionFilterOuterClass.CumulativeFilter value) Every filter in the cumulative list expands the scope of the resulting stream.addCumulative
(int index, TransactionFilterOuterClass.CumulativeFilter.Builder builderForValue) Every filter in the cumulative list expands the scope of the resulting stream.Every filter in the cumulative list expands the scope of the resulting stream.addCumulative
(TransactionFilterOuterClass.CumulativeFilter.Builder builderForValue) Every filter in the cumulative list expands the scope of the resulting stream.Every filter in the cumulative list expands the scope of the resulting stream.addCumulativeBuilder
(int index) Every filter in the cumulative list expands the scope of the resulting stream.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
Every filter in the cumulative list expands the scope of the resulting stream.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()
getCumulative
(int index) Every filter in the cumulative list expands the scope of the resulting stream.getCumulativeBuilder
(int index) Every filter in the cumulative list expands the scope of the resulting stream.Every filter in the cumulative list expands the scope of the resulting stream.int
Every filter in the cumulative list expands the scope of the resulting stream.Every filter in the cumulative list expands the scope of the resulting stream.getCumulativeOrBuilder
(int index) Every filter in the cumulative list expands the scope of the resulting stream.Every filter in the cumulative list expands the scope of the resulting stream.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeCumulative
(int index) Every filter in the cumulative list expands the scope of the resulting stream.setCumulative
(int index, TransactionFilterOuterClass.CumulativeFilter value) Every filter in the cumulative list expands the scope of the resulting stream.setCumulative
(int index, TransactionFilterOuterClass.CumulativeFilter.Builder builderForValue) Every filter in the cumulative list expands the scope of the resulting stream.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<TransactionFilterOuterClass.Filters.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<TransactionFilterOuterClass.Filters.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<TransactionFilterOuterClass.Filters.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.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<TransactionFilterOuterClass.Filters.Builder>
-
setField
public TransactionFilterOuterClass.Filters.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
clearField
public TransactionFilterOuterClass.Filters.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<TransactionFilterOuterClass.Filters.Builder>
-
clearOneof
public TransactionFilterOuterClass.Filters.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<TransactionFilterOuterClass.Filters.Builder>
-
setRepeatedField
public TransactionFilterOuterClass.Filters.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
addRepeatedField
public TransactionFilterOuterClass.Filters.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TransactionFilterOuterClass.Filters.Builder>
-
mergeFrom
public TransactionFilterOuterClass.Filters.Builder mergeFrom(TransactionFilterOuterClass.Filters other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
mergeFrom
public TransactionFilterOuterClass.Filters.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws 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<TransactionFilterOuterClass.Filters.Builder>
- Throws:
IOException
-
getCumulativeList
Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
- Specified by:
getCumulativeList
in interfaceTransactionFilterOuterClass.FiltersOrBuilder
-
getCumulativeCount
public int getCumulativeCount()Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
- Specified by:
getCumulativeCount
in interfaceTransactionFilterOuterClass.FiltersOrBuilder
-
getCumulative
Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
- Specified by:
getCumulative
in interfaceTransactionFilterOuterClass.FiltersOrBuilder
-
setCumulative
public TransactionFilterOuterClass.Filters.Builder setCumulative(int index, TransactionFilterOuterClass.CumulativeFilter value) Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
-
setCumulative
public TransactionFilterOuterClass.Filters.Builder setCumulative(int index, TransactionFilterOuterClass.CumulativeFilter.Builder builderForValue) Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
-
addCumulative
public TransactionFilterOuterClass.Filters.Builder addCumulative(TransactionFilterOuterClass.CumulativeFilter value) Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
-
addCumulative
public TransactionFilterOuterClass.Filters.Builder addCumulative(int index, TransactionFilterOuterClass.CumulativeFilter value) Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
-
addCumulative
public TransactionFilterOuterClass.Filters.Builder addCumulative(TransactionFilterOuterClass.CumulativeFilter.Builder builderForValue) Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
-
addCumulative
public TransactionFilterOuterClass.Filters.Builder addCumulative(int index, TransactionFilterOuterClass.CumulativeFilter.Builder builderForValue) Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
-
addAllCumulative
public TransactionFilterOuterClass.Filters.Builder addAllCumulative(Iterable<? extends TransactionFilterOuterClass.CumulativeFilter> values) Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
-
clearCumulative
Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
-
removeCumulative
Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
-
getCumulativeBuilder
Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
-
getCumulativeOrBuilder
Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
- Specified by:
getCumulativeOrBuilder
in interfaceTransactionFilterOuterClass.FiltersOrBuilder
-
getCumulativeOrBuilderList
public List<? extends TransactionFilterOuterClass.CumulativeFilterOrBuilder> getCumulativeOrBuilderList()Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
- Specified by:
getCumulativeOrBuilderList
in interfaceTransactionFilterOuterClass.FiltersOrBuilder
-
addCumulativeBuilder
Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
-
addCumulativeBuilder
Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
-
getCumulativeBuilderList
Every filter in the cumulative list expands the scope of the resulting stream. Each interface, template or wildcard filter means additional events that will match the query. The impact of include_interface_view and include_created_event_blob fields in the filters will also be accumulated. At least one cumulative filter MUST be specified. A template or an interface SHOULD NOT appear twice in the accumulative field. A wildcard filter SHOULD NOT be defined more than once in the accumulative field. Optional
repeated .com.daml.ledger.api.v2.CumulativeFilter cumulative = 1 [json_name = "cumulative"];
-
setUnknownFields
public final TransactionFilterOuterClass.Filters.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
mergeUnknownFields
public final TransactionFilterOuterClass.Filters.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-