Uses of Class
com.daml.ledger.api.v2.CompletionOuterClass.Completion.Builder
Packages that use CompletionOuterClass.Completion.Builder
-
Uses of CompletionOuterClass.Completion.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return CompletionOuterClass.Completion.BuilderModifier and TypeMethodDescriptionThe set of parties on whose behalf the commands were executed.CompletionOuterClass.Completion.Builder.addActAsBytes
(com.google.protobuf.ByteString value) The set of parties on whose behalf the commands were executed.CompletionOuterClass.Completion.Builder.addAllActAs
(Iterable<String> values) The set of parties on whose behalf the commands were executed.CompletionOuterClass.Completion.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CompletionOuterClass.Completion.Builder.clear()
CompletionOuterClass.Completion.Builder.clearActAs()
The set of parties on whose behalf the commands were executed.CompletionOuterClass.Completion.Builder.clearCommandId()
The ID of the succeeded or failed command.CompletionOuterClass.Completion.Builder.clearDeduplicationDuration()
Specifies the length of the deduplication period.CompletionOuterClass.Completion.Builder.clearDeduplicationOffset()
Specifies the start of the deduplication period by a completion stream offset (exclusive).CompletionOuterClass.Completion.Builder.clearDeduplicationPeriod()
CompletionOuterClass.Completion.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) CompletionOuterClass.Completion.Builder.clearOffset()
May be used in a subsequent CompletionStreamRequest to resume the consumption of this stream at a later time.CompletionOuterClass.Completion.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) CompletionOuterClass.Completion.Builder.clearStatus()
Identifies the exact type of the error.CompletionOuterClass.Completion.Builder.clearSubmissionId()
The submission ID this completion refers to, as described in ``commands.proto``.CompletionOuterClass.Completion.Builder.clearSynchronizerTime()
The synchronizer along with its record time.CompletionOuterClass.Completion.Builder.clearTraceContext()
Optional; ledger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission.CompletionOuterClass.Completion.Builder.clearUpdateId()
The update_id of the transaction or reassignment that resulted from the command with command_id.CompletionOuterClass.Completion.Builder.clearUserId()
The user-id that was used for the submission, as described in ``commands.proto``.CompletionOuterClass.Completion.Builder.clone()
CommandCompletionServiceOuterClass.CompletionStreamResponse.Builder.getCompletionBuilder()
.com.daml.ledger.api.v2.Completion completion = 1 [json_name = "completion"];
CompletionOuterClass.Completion.Builder.mergeDeduplicationDuration
(com.google.protobuf.Duration value) Specifies the length of the deduplication period.CompletionOuterClass.Completion.Builder.mergeFrom
(CompletionOuterClass.Completion other) CompletionOuterClass.Completion.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CompletionOuterClass.Completion.Builder.mergeFrom
(com.google.protobuf.Message other) CompletionOuterClass.Completion.Builder.mergeStatus
(com.google.rpc.Status value) Identifies the exact type of the error.CompletionOuterClass.Completion.Builder.mergeSynchronizerTime
(OffsetCheckpointOuterClass.SynchronizerTime value) The synchronizer along with its record time.CompletionOuterClass.Completion.Builder.mergeTraceContext
(TraceContextOuterClass.TraceContext value) Optional; ledger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission.CompletionOuterClass.Completion.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) CompletionOuterClass.Completion.newBuilder()
CompletionOuterClass.Completion.newBuilder
(CompletionOuterClass.Completion prototype) CompletionOuterClass.Completion.newBuilderForType()
protected CompletionOuterClass.Completion.Builder
CompletionOuterClass.Completion.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) The set of parties on whose behalf the commands were executed.CompletionOuterClass.Completion.Builder.setCommandId
(String value) The ID of the succeeded or failed command.CompletionOuterClass.Completion.Builder.setCommandIdBytes
(com.google.protobuf.ByteString value) The ID of the succeeded or failed command.CompletionOuterClass.Completion.Builder.setDeduplicationDuration
(com.google.protobuf.Duration value) Specifies the length of the deduplication period.CompletionOuterClass.Completion.Builder.setDeduplicationDuration
(com.google.protobuf.Duration.Builder builderForValue) Specifies the length of the deduplication period.CompletionOuterClass.Completion.Builder.setDeduplicationOffset
(long value) Specifies the start of the deduplication period by a completion stream offset (exclusive).CompletionOuterClass.Completion.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CompletionOuterClass.Completion.Builder.setOffset
(long value) May be used in a subsequent CompletionStreamRequest to resume the consumption of this stream at a later time.CompletionOuterClass.Completion.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) CompletionOuterClass.Completion.Builder.setStatus
(com.google.rpc.Status value) Identifies the exact type of the error.CompletionOuterClass.Completion.Builder.setStatus
(com.google.rpc.Status.Builder builderForValue) Identifies the exact type of the error.CompletionOuterClass.Completion.Builder.setSubmissionId
(String value) The submission ID this completion refers to, as described in ``commands.proto``.CompletionOuterClass.Completion.Builder.setSubmissionIdBytes
(com.google.protobuf.ByteString value) The submission ID this completion refers to, as described in ``commands.proto``.CompletionOuterClass.Completion.Builder.setSynchronizerTime
(OffsetCheckpointOuterClass.SynchronizerTime value) The synchronizer along with its record time.CompletionOuterClass.Completion.Builder.setSynchronizerTime
(OffsetCheckpointOuterClass.SynchronizerTime.Builder builderForValue) The synchronizer along with its record time.CompletionOuterClass.Completion.Builder.setTraceContext
(TraceContextOuterClass.TraceContext value) Optional; ledger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission.CompletionOuterClass.Completion.Builder.setTraceContext
(TraceContextOuterClass.TraceContext.Builder builderForValue) Optional; ledger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission.CompletionOuterClass.Completion.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) CompletionOuterClass.Completion.Builder.setUpdateId
(String value) The update_id of the transaction or reassignment that resulted from the command with command_id.CompletionOuterClass.Completion.Builder.setUpdateIdBytes
(com.google.protobuf.ByteString value) The update_id of the transaction or reassignment that resulted from the command with command_id.The user-id that was used for the submission, as described in ``commands.proto``.CompletionOuterClass.Completion.Builder.setUserIdBytes
(com.google.protobuf.ByteString value) The user-id that was used for the submission, as described in ``commands.proto``.CompletionOuterClass.Completion.toBuilder()
Methods in com.daml.ledger.api.v2 with parameters of type CompletionOuterClass.Completion.BuilderModifier and TypeMethodDescriptionCommandCompletionServiceOuterClass.CompletionStreamResponse.Builder.setCompletion
(CompletionOuterClass.Completion.Builder builderForValue) .com.daml.ledger.api.v2.Completion completion = 1 [json_name = "completion"];
-
Uses of CompletionOuterClass.Completion.Builder in com.daml.ledger.api.v2.admin
Methods in com.daml.ledger.api.v2.admin that return CompletionOuterClass.Completion.BuilderModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.CommandStatus.Builder.getCompletionBuilder()
.com.daml.ledger.api.v2.Completion completion = 3 [json_name = "completion"];
Methods in com.daml.ledger.api.v2.admin with parameters of type CompletionOuterClass.Completion.BuilderModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.CommandStatus.Builder.setCompletion
(CompletionOuterClass.Completion.Builder builderForValue) .com.daml.ledger.api.v2.Completion completion = 3 [json_name = "completion"];