Uses of Class
com.daml.ledger.api.v2.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder
Packages that use EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder
-
Uses of EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return EventQueryServiceOuterClass.GetEventsByContractIdRequest.BuilderModifier and TypeMethodDescriptionEventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.addAllRequestingParties
(Iterable<String> values) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.addRequestingParties
(String value) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.addRequestingPartiesBytes
(com.google.protobuf.ByteString value) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.clear()
EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.clearContractId()
The contract id being queried.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.clearEventFormat()
Format of the events in the result, the presentation will be of TRANSACTION_SHAPE_ACS_DELTA.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.clearRequestingParties()
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.clone()
EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.mergeEventFormat
(TransactionFilterOuterClass.EventFormat value) Format of the events in the result, the presentation will be of TRANSACTION_SHAPE_ACS_DELTA.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.mergeFrom
(EventQueryServiceOuterClass.GetEventsByContractIdRequest other) EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.mergeFrom
(com.google.protobuf.Message other) EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) EventQueryServiceOuterClass.GetEventsByContractIdRequest.newBuilder()
EventQueryServiceOuterClass.GetEventsByContractIdRequest.newBuilder
(EventQueryServiceOuterClass.GetEventsByContractIdRequest prototype) EventQueryServiceOuterClass.GetEventsByContractIdRequest.newBuilderForType()
EventQueryServiceOuterClass.GetEventsByContractIdRequest.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.setContractId
(String value) The contract id being queried.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.setContractIdBytes
(com.google.protobuf.ByteString value) The contract id being queried.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.setEventFormat
(TransactionFilterOuterClass.EventFormat value) Format of the events in the result, the presentation will be of TRANSACTION_SHAPE_ACS_DELTA.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.setEventFormat
(TransactionFilterOuterClass.EventFormat.Builder builderForValue) Format of the events in the result, the presentation will be of TRANSACTION_SHAPE_ACS_DELTA.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.setRequestingParties
(int index, String value) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.EventQueryServiceOuterClass.GetEventsByContractIdRequest.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) EventQueryServiceOuterClass.GetEventsByContractIdRequest.toBuilder()