Uses of Class
com.daml.ledger.api.v2.CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder
Packages that use CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder
-
Uses of CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.BuilderModifier and TypeMethodDescriptionCommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.clear()CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.clearCommands()The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.clearTransactionFormat()If no ``transaction_format`` is provided, a default will be used where ``transaction_shape`` is set to TRANSACTION_SHAPE_ACS_DELTA, ``event_format`` is defined with ``filters_by_party`` containing wildcard-template filter for all original ``act_as`` and ``read_as`` parties and the ``verbose`` flag is set.CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.clone()CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.mergeCommands(CommandsOuterClass.Commands value) The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.mergeFrom(CommandServiceOuterClass.SubmitAndWaitForTransactionRequest other) CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.mergeFrom(com.google.protobuf.Message other) CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.mergeTransactionFormat(TransactionFilterOuterClass.TransactionFormat value) If no ``transaction_format`` is provided, a default will be used where ``transaction_shape`` is set to TRANSACTION_SHAPE_ACS_DELTA, ``event_format`` is defined with ``filters_by_party`` containing wildcard-template filter for all original ``act_as`` and ``read_as`` parties and the ``verbose`` flag is set.CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.newBuilder()CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.newBuilder(CommandServiceOuterClass.SubmitAndWaitForTransactionRequest prototype) CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.newBuilderForType()CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.setCommands(CommandsOuterClass.Commands value) The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.setCommands(CommandsOuterClass.Commands.Builder builderForValue) The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.setTransactionFormat(TransactionFilterOuterClass.TransactionFormat value) If no ``transaction_format`` is provided, a default will be used where ``transaction_shape`` is set to TRANSACTION_SHAPE_ACS_DELTA, ``event_format`` is defined with ``filters_by_party`` containing wildcard-template filter for all original ``act_as`` and ``read_as`` parties and the ``verbose`` flag is set.CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.setTransactionFormat(TransactionFilterOuterClass.TransactionFormat.Builder builderForValue) If no ``transaction_format`` is provided, a default will be used where ``transaction_shape`` is set to TRANSACTION_SHAPE_ACS_DELTA, ``event_format`` is defined with ``filters_by_party`` containing wildcard-template filter for all original ``act_as`` and ``read_as`` parties and the ``verbose`` flag is set.CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.toBuilder()