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.intEvery 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.Descriptorcom.google.protobuf.Descriptors.Descriptorprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
setField
public TransactionFilterOuterClass.Filters.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
clearField
public TransactionFilterOuterClass.Filters.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
clearOneof
public TransactionFilterOuterClass.Filters.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin 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:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
addRepeatedField
public TransactionFilterOuterClass.Filters.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TransactionFilterOuterClass.Filters.Builder>
-
mergeFrom
public TransactionFilterOuterClass.Filters.Builder mergeFrom(TransactionFilterOuterClass.Filters other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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:
getCumulativeListin 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:
getCumulativeCountin 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:
getCumulativein 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:
getCumulativeOrBuilderin 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:
getCumulativeOrBuilderListin 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:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-
mergeUnknownFields
public final TransactionFilterOuterClass.Filters.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionFilterOuterClass.Filters.Builder>
-