Uses of Class
com.daml.ledger.javaapi.data.Completion
Packages that use Completion
-
Uses of Completion in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data that return CompletionModifier and TypeMethodDescriptionstatic Completion
Completion.fromProto
(CompletionOuterClass.Completion completion) Methods in com.daml.ledger.javaapi.data that return types with arguments of type CompletionModifier and TypeMethodDescription@NonNull Optional<Completion>
CompletionStreamResponse.getCompletion()
Constructors in com.daml.ledger.javaapi.data with parameters of type CompletionConstructor parameters in com.daml.ledger.javaapi.data with type arguments of type CompletionModifierConstructorDescriptionCompletionStreamResponse
(@NonNull Optional<Completion> completion, @NonNull Optional<OffsetCheckpoint> offsetCheckpoint)