Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

UpdateSubmission - stable

Upstream docs: Open Signature
public final class UpdateSubmission<U> extends Object
Members
DocsMemberIntroducedDeprecatedRemoved
Opencreate(String, String, Update<U>)3.4.8--
OpengetAccessToken()3.4.8--
OpengetActAs()3.4.8--
OpengetCommandId()3.4.8--
OpengetDeduplicationDuration()3.4.8--
OpengetDeduplicationOffset()3.4.8--
OpengetDisclosedContracts()3.4.8--
OpengetMinLedgerTimeAbs()3.4.8--
OpengetMinLedgerTimeRel()3.4.8--
OpengetPackageIdSelectionPreference()3.4.8--
OpengetPrefetchContractKeys()3.4.8--
OpengetReadAs()3.4.8--
OpengetSynchronizerId()3.4.8--
OpengetUpdate()3.4.8--
OpengetUserId()3.4.8--
OpengetWorkflowId()3.4.8--
OpentoCommandsSubmission()3.4.8--
OpenwithAccessToken(Optional<String>)3.4.8--
OpenwithActAs(List<String>)3.4.8--
OpenwithActAs(String)3.4.8--
OpenwithDeduplicationDuration(Optional<Duration>)3.4.8--
OpenwithDeduplicationOffset(Optional<Long>)3.4.8--
OpenwithDisclosedContracts(List<DisclosedContract>)3.4.8--
OpenwithMinLedgerTimeAbs(Optional<Instant>)3.4.8--
OpenwithMinLedgerTimeRel(Optional<Duration>)3.4.8--
OpenwithPackageIdSelectionPreference(List<String>)3.4.8--
OpenwithPrefetchContractKeys(List<PrefetchContractKey>)3.4.8--
OpenwithReadAs(List<String>)3.4.8--
OpenwithSynchronizerId(String)3.4.8--
OpenwithWorkflowId(String)3.4.8--