public static final class VersionServiceGrpc.VersionServiceBlockingStub extends io.grpc.stub.AbstractStub<VersionServiceGrpc.VersionServiceBlockingStub>
Allows clients to retrieve information about the ledger API version
| Modifier and Type | Method and Description | 
|---|---|
protected VersionServiceGrpc.VersionServiceBlockingStub | 
build(io.grpc.Channel channel,
     io.grpc.CallOptions callOptions)  | 
VersionServiceOuterClass.GetLedgerApiVersionResponse | 
getLedgerApiVersion(VersionServiceOuterClass.GetLedgerApiVersionRequest request)
 Read the Ledger API version 
 | 
getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected VersionServiceGrpc.VersionServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<VersionServiceGrpc.VersionServiceBlockingStub>public VersionServiceOuterClass.GetLedgerApiVersionResponse getLedgerApiVersion(VersionServiceOuterClass.GetLedgerApiVersionRequest request)
Read the Ledger API version