Uses of Class
com.daml.ledger.api.v2.admin.CommandInspectionServiceOuterClass.GetCommandStatusRequest
Packages that use CommandInspectionServiceOuterClass.GetCommandStatusRequest
-
Uses of CommandInspectionServiceOuterClass.GetCommandStatusRequest in com.daml.ledger.api.v2.admin
Methods in com.daml.ledger.api.v2.admin that return CommandInspectionServiceOuterClass.GetCommandStatusRequestModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.build()
CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.buildPartial()
CommandInspectionServiceOuterClass.GetCommandStatusRequest.getDefaultInstance()
CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.getDefaultInstanceForType()
CommandInspectionServiceOuterClass.GetCommandStatusRequest.getDefaultInstanceForType()
CommandInspectionServiceOuterClass.GetCommandStatusRequest.parseDelimitedFrom
(InputStream input) CommandInspectionServiceOuterClass.GetCommandStatusRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandInspectionServiceOuterClass.GetCommandStatusRequest.parseFrom
(byte[] data) CommandInspectionServiceOuterClass.GetCommandStatusRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandInspectionServiceOuterClass.GetCommandStatusRequest.parseFrom
(com.google.protobuf.ByteString data) CommandInspectionServiceOuterClass.GetCommandStatusRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandInspectionServiceOuterClass.GetCommandStatusRequest.parseFrom
(com.google.protobuf.CodedInputStream input) CommandInspectionServiceOuterClass.GetCommandStatusRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandInspectionServiceOuterClass.GetCommandStatusRequest.parseFrom
(InputStream input) CommandInspectionServiceOuterClass.GetCommandStatusRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandInspectionServiceOuterClass.GetCommandStatusRequest.parseFrom
(ByteBuffer data) CommandInspectionServiceOuterClass.GetCommandStatusRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.daml.ledger.api.v2.admin that return types with arguments of type CommandInspectionServiceOuterClass.GetCommandStatusRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<CommandInspectionServiceOuterClass.GetCommandStatusRequest,
CommandInspectionServiceOuterClass.GetCommandStatusResponse> CommandInspectionServiceGrpc.getGetCommandStatusMethod()
com.google.protobuf.Parser<CommandInspectionServiceOuterClass.GetCommandStatusRequest>
CommandInspectionServiceOuterClass.GetCommandStatusRequest.getParserForType()
static com.google.protobuf.Parser<CommandInspectionServiceOuterClass.GetCommandStatusRequest>
CommandInspectionServiceOuterClass.GetCommandStatusRequest.parser()
Methods in com.daml.ledger.api.v2.admin with parameters of type CommandInspectionServiceOuterClass.GetCommandStatusRequestModifier and TypeMethodDescriptiondefault void
CommandInspectionServiceGrpc.AsyncService.getCommandStatus
(CommandInspectionServiceOuterClass.GetCommandStatusRequest request, io.grpc.stub.StreamObserver<CommandInspectionServiceOuterClass.GetCommandStatusResponse> responseObserver) Inquire about the status of a command.CommandInspectionServiceGrpc.CommandInspectionServiceBlockingStub.getCommandStatus
(CommandInspectionServiceOuterClass.GetCommandStatusRequest request) Inquire about the status of a command.com.google.common.util.concurrent.ListenableFuture<CommandInspectionServiceOuterClass.GetCommandStatusResponse>
CommandInspectionServiceGrpc.CommandInspectionServiceFutureStub.getCommandStatus
(CommandInspectionServiceOuterClass.GetCommandStatusRequest request) Inquire about the status of a command.void
CommandInspectionServiceGrpc.CommandInspectionServiceStub.getCommandStatus
(CommandInspectionServiceOuterClass.GetCommandStatusRequest request, io.grpc.stub.StreamObserver<CommandInspectionServiceOuterClass.GetCommandStatusResponse> responseObserver) Inquire about the status of a command.CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.mergeFrom
(CommandInspectionServiceOuterClass.GetCommandStatusRequest other) CommandInspectionServiceOuterClass.GetCommandStatusRequest.newBuilder
(CommandInspectionServiceOuterClass.GetCommandStatusRequest prototype)