Package | Description |
---|---|
com.daml.ledger.api.v1 | |
com.daml.ledger.javaapi.data |
Modifier and Type | Method and Description |
---|---|
EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.Builder.build() |
EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.Builder.buildPartial() |
EventOuterClass.CreatedEvent |
ActiveContractsServiceOuterClass.GetActiveContractsResponseOrBuilder.getActiveContracts(int index)
The list of contracts that were introduced by the workflow with ``workflow_id`` at the offset.
|
EventOuterClass.CreatedEvent |
ActiveContractsServiceOuterClass.GetActiveContractsResponse.getActiveContracts(int index)
The list of contracts that were introduced by the workflow with ``workflow_id`` at the offset.
|
EventOuterClass.CreatedEvent |
ActiveContractsServiceOuterClass.GetActiveContractsResponse.Builder.getActiveContracts(int index)
The list of contracts that were introduced by the workflow with ``workflow_id`` at the offset.
|
EventOuterClass.CreatedEvent |
TransactionOuterClass.TreeEventOrBuilder.getCreated()
.com.daml.ledger.api.v1.CreatedEvent created = 1 [json_name = "created"]; |
EventOuterClass.CreatedEvent |
TransactionOuterClass.TreeEvent.getCreated()
.com.daml.ledger.api.v1.CreatedEvent created = 1 [json_name = "created"]; |
EventOuterClass.CreatedEvent |
TransactionOuterClass.TreeEvent.Builder.getCreated()
.com.daml.ledger.api.v1.CreatedEvent created = 1 [json_name = "created"]; |
EventOuterClass.CreatedEvent |
EventOuterClass.EventOrBuilder.getCreated()
.com.daml.ledger.api.v1.CreatedEvent created = 1 [json_name = "created"]; |
EventOuterClass.CreatedEvent |
EventOuterClass.Event.getCreated()
.com.daml.ledger.api.v1.CreatedEvent created = 1 [json_name = "created"]; |
EventOuterClass.CreatedEvent |
EventOuterClass.Event.Builder.getCreated()
.com.daml.ledger.api.v1.CreatedEvent created = 1 [json_name = "created"]; |
static EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.getDefaultInstance() |
EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.getDefaultInstanceForType() |
EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.Builder.getDefaultInstanceForType() |
static EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.parseDelimitedFrom(java.io.InputStream input) |
static EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.parseFrom(byte[] data) |
static EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.parseFrom(java.nio.ByteBuffer data) |
static EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.parseFrom(com.google.protobuf.ByteString data) |
static EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.parseFrom(com.google.protobuf.CodedInputStream input) |
static EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.parseFrom(java.io.InputStream input) |
static EventOuterClass.CreatedEvent |
EventOuterClass.CreatedEvent.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
java.util.List<EventOuterClass.CreatedEvent> |
ActiveContractsServiceOuterClass.GetActiveContractsResponseOrBuilder.getActiveContractsList()
The list of contracts that were introduced by the workflow with ``workflow_id`` at the offset.
|
java.util.List<EventOuterClass.CreatedEvent> |
ActiveContractsServiceOuterClass.GetActiveContractsResponse.getActiveContractsList()
The list of contracts that were introduced by the workflow with ``workflow_id`` at the offset.
|
java.util.List<EventOuterClass.CreatedEvent> |
ActiveContractsServiceOuterClass.GetActiveContractsResponse.Builder.getActiveContractsList()
The list of contracts that were introduced by the workflow with ``workflow_id`` at the offset.
|
com.google.protobuf.Parser<EventOuterClass.CreatedEvent> |
EventOuterClass.CreatedEvent.getParserForType() |
static com.google.protobuf.Parser<EventOuterClass.CreatedEvent> |
EventOuterClass.CreatedEvent.parser() |
Modifier and Type | Method and Description |
---|---|
ActiveContractsServiceOuterClass.GetActiveContractsResponse.Builder |
ActiveContractsServiceOuterClass.GetActiveContractsResponse.Builder.addActiveContracts(EventOuterClass.CreatedEvent value)
The list of contracts that were introduced by the workflow with ``workflow_id`` at the offset.
|
ActiveContractsServiceOuterClass.GetActiveContractsResponse.Builder |
ActiveContractsServiceOuterClass.GetActiveContractsResponse.Builder.addActiveContracts(int index,
EventOuterClass.CreatedEvent value)
The list of contracts that were introduced by the workflow with ``workflow_id`` at the offset.
|
TransactionOuterClass.TreeEvent.Builder |
TransactionOuterClass.TreeEvent.Builder.mergeCreated(EventOuterClass.CreatedEvent value)
.com.daml.ledger.api.v1.CreatedEvent created = 1 [json_name = "created"]; |
EventOuterClass.Event.Builder |
EventOuterClass.Event.Builder.mergeCreated(EventOuterClass.CreatedEvent value)
.com.daml.ledger.api.v1.CreatedEvent created = 1 [json_name = "created"]; |
EventOuterClass.CreatedEvent.Builder |
EventOuterClass.CreatedEvent.Builder.mergeFrom(EventOuterClass.CreatedEvent other) |
static EventOuterClass.CreatedEvent.Builder |
EventOuterClass.CreatedEvent.newBuilder(EventOuterClass.CreatedEvent prototype) |
ActiveContractsServiceOuterClass.GetActiveContractsResponse.Builder |
ActiveContractsServiceOuterClass.GetActiveContractsResponse.Builder.setActiveContracts(int index,
EventOuterClass.CreatedEvent value)
The list of contracts that were introduced by the workflow with ``workflow_id`` at the offset.
|
TransactionOuterClass.TreeEvent.Builder |
TransactionOuterClass.TreeEvent.Builder.setCreated(EventOuterClass.CreatedEvent value)
.com.daml.ledger.api.v1.CreatedEvent created = 1 [json_name = "created"]; |
EventOuterClass.Event.Builder |
EventOuterClass.Event.Builder.setCreated(EventOuterClass.CreatedEvent value)
.com.daml.ledger.api.v1.CreatedEvent created = 1 [json_name = "created"]; |
Modifier and Type | Method and Description |
---|---|
ActiveContractsServiceOuterClass.GetActiveContractsResponse.Builder |
ActiveContractsServiceOuterClass.GetActiveContractsResponse.Builder.addAllActiveContracts(java.lang.Iterable<? extends EventOuterClass.CreatedEvent> values)
The list of contracts that were introduced by the workflow with ``workflow_id`` at the offset.
|
Modifier and Type | Method and Description |
---|---|
EventOuterClass.CreatedEvent |
CreatedEvent.toProto() |
Modifier and Type | Method and Description |
---|---|
static CreatedEvent |
CreatedEvent.fromProto(EventOuterClass.CreatedEvent createdEvent) |