Package | Description |
---|---|
com.daml.ledger.javaapi.data | |
com.daml.ledger.rxjava.components.helpers |
Modifier and Type | Method and Description |
---|---|
static SubmitCommandsRequest |
SubmitCommandsRequest.fromProto(CommandsOuterClass.Commands commands) |
Modifier and Type | Method and Description |
---|---|
@NonNull SubmitCommandsRequest |
CommandsAndPendingSet.getSubmitCommandsRequest() |
Constructor and Description |
---|
CommandsAndPendingSet(@NonNull SubmitCommandsRequest submitCommandsRequest,
@NonNull org.pcollections.PMap<Identifier,org.pcollections.PSet<java.lang.String>> contractIdsPendingIfSucceed) |