Uses of Class
com.daml.ledger.api.v2.admin.CommandInspectionServiceOuterClass.CommandUpdates
Packages that use CommandInspectionServiceOuterClass.CommandUpdates
-
Uses of CommandInspectionServiceOuterClass.CommandUpdates in com.daml.ledger.api.v2.admin
Methods in com.daml.ledger.api.v2.admin that return CommandInspectionServiceOuterClass.CommandUpdatesModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.CommandUpdates.Builder.build()
CommandInspectionServiceOuterClass.CommandUpdates.Builder.buildPartial()
CommandInspectionServiceOuterClass.CommandUpdates.getDefaultInstance()
CommandInspectionServiceOuterClass.CommandUpdates.Builder.getDefaultInstanceForType()
CommandInspectionServiceOuterClass.CommandUpdates.getDefaultInstanceForType()
CommandInspectionServiceOuterClass.CommandStatus.Builder.getUpdates()
.com.daml.ledger.api.v2.admin.CommandUpdates updates = 7 [json_name = "updates"];
CommandInspectionServiceOuterClass.CommandStatus.getUpdates()
.com.daml.ledger.api.v2.admin.CommandUpdates updates = 7 [json_name = "updates"];
CommandInspectionServiceOuterClass.CommandStatusOrBuilder.getUpdates()
.com.daml.ledger.api.v2.admin.CommandUpdates updates = 7 [json_name = "updates"];
CommandInspectionServiceOuterClass.CommandUpdates.parseDelimitedFrom
(InputStream input) CommandInspectionServiceOuterClass.CommandUpdates.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandInspectionServiceOuterClass.CommandUpdates.parseFrom
(byte[] data) CommandInspectionServiceOuterClass.CommandUpdates.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandInspectionServiceOuterClass.CommandUpdates.parseFrom
(com.google.protobuf.ByteString data) CommandInspectionServiceOuterClass.CommandUpdates.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandInspectionServiceOuterClass.CommandUpdates.parseFrom
(com.google.protobuf.CodedInputStream input) CommandInspectionServiceOuterClass.CommandUpdates.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandInspectionServiceOuterClass.CommandUpdates.parseFrom
(InputStream input) CommandInspectionServiceOuterClass.CommandUpdates.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandInspectionServiceOuterClass.CommandUpdates.parseFrom
(ByteBuffer data) CommandInspectionServiceOuterClass.CommandUpdates.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.daml.ledger.api.v2.admin that return types with arguments of type CommandInspectionServiceOuterClass.CommandUpdatesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CommandInspectionServiceOuterClass.CommandUpdates>
CommandInspectionServiceOuterClass.CommandUpdates.getParserForType()
static com.google.protobuf.Parser<CommandInspectionServiceOuterClass.CommandUpdates>
CommandInspectionServiceOuterClass.CommandUpdates.parser()
Methods in com.daml.ledger.api.v2.admin with parameters of type CommandInspectionServiceOuterClass.CommandUpdatesModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.CommandUpdates.Builder.mergeFrom
(CommandInspectionServiceOuterClass.CommandUpdates other) CommandInspectionServiceOuterClass.CommandStatus.Builder.mergeUpdates
(CommandInspectionServiceOuterClass.CommandUpdates value) .com.daml.ledger.api.v2.admin.CommandUpdates updates = 7 [json_name = "updates"];
CommandInspectionServiceOuterClass.CommandUpdates.newBuilder
(CommandInspectionServiceOuterClass.CommandUpdates prototype) CommandInspectionServiceOuterClass.CommandStatus.Builder.setUpdates
(CommandInspectionServiceOuterClass.CommandUpdates value) .com.daml.ledger.api.v2.admin.CommandUpdates updates = 7 [json_name = "updates"];