> ## Documentation Index
> Fetch the complete documentation index at: https://cantonfoundation-update-ref-tables.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CommandInspectionServiceGrpc.CommandInspectionServiceStub

> A stub to allow clients to do asynchronous rpc calls to service CommandInspectionService. Status: experimental interface, will change before it is deemed production ready The inspection service provides methods for the ledger administrator to look under the hood of a running system. In V2 Ledger API this service is not available.

## CommandInspectionServiceGrpc.CommandInspectionServiceStub

Upstream docs: [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/admin/CommandInspectionServiceGrpc.CommandInspectionServiceStub.html)

**Signature**

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
public static final class CommandInspectionServiceGrpc.CommandInspectionServiceStub extends io.grpc.stub.AbstractAsyncStub<CommandInspectionServiceGrpc.CommandInspectionServiceStub>
```

**Members**

| Docs                                                                                                                                                                                                                                                                                              | Member                                                                                                                                                      | Introduced | Deprecated | Removed |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- | ---------- | ------- |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/admin/CommandInspectionServiceGrpc.CommandInspectionServiceStub.html#build%28io.grpc.Channel,io.grpc.CallOptions%29)                                                                                            | `build(Channel, CallOptions)`                                                                                                                               | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/admin/CommandInspectionServiceGrpc.CommandInspectionServiceStub.html#getCommandStatus%28com.daml.ledger.api.v2.admin.CommandInspectionServiceOuterClass.GetCommandStatusRequest,io.grpc.stub.StreamObserver%29) | `getCommandStatus(CommandInspectionServiceOuterClass.GetCommandStatusRequest, StreamObserver<CommandInspectionServiceOuterClass.GetCommandStatusResponse>)` | `3.5.6`    | -          | -       |
