-
Classes Class Description com.daml.ledger.javaapi.data.DamlMap UseDamlTextMapinstead.com.daml.ledger.javaapi.data.Decimal UseNumericinstead.com.daml.ledger.javaapi.data.Record UseDamlRecordinstead.com.daml.ledger.javaapi.data.Record.Field UseDamlRecord.Fieldinstead.
-
Constructors Constructor Description com.daml.ledger.javaapi.data.CreatedEvent(List<String>, String, Identifier, String, DamlRecord, Optional<String>, Optional<Value>, Collection<String>, Collection<String>) PassinterfaceViewsandfailedInterfaceViewsarguments; empty maps are reasonable defaults. Since Daml 2.4.0com.daml.ledger.javaapi.data.DamlList(List<Value>) com.daml.ledger.javaapi.data.DamlOptional(Optional<Value>) com.daml.ledger.javaapi.data.Identifier(String, String) com.daml.ledger.javaapi.data.InclusiveFilter(Set<Identifier>) UseInclusiveFilter.ofTemplateIds(java.util.Set<com.daml.ledger.javaapi.data.Identifier>)instead;templateIdsmust not include interface IDs. Since Daml 2.4.0