> ## 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.CommandInspectionServiceBlockingStub

> A stub to allow clients to do synchronous 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.CommandInspectionServiceBlockingStub

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

**Signature**

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

**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.CommandInspectionServiceBlockingStub.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.CommandInspectionServiceBlockingStub.html#getCommandStatus%28com.daml.ledger.api.v2.admin.CommandInspectionServiceOuterClass.GetCommandStatusRequest%29) | `getCommandStatus(CommandInspectionServiceOuterClass.GetCommandStatusRequest)` | `3.5.6`    | -          | -       |
