public static final class VersionServiceGrpc.VersionServiceStub extends io.grpc.stub.AbstractAsyncStub<VersionServiceGrpc.VersionServiceStub>
Allows clients to retrieve information about the ledger API version
Modifier and Type | Method and Description |
---|---|
protected VersionServiceGrpc.VersionServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
getLedgerApiVersion(VersionServiceOuterClass.GetLedgerApiVersionRequest request,
io.grpc.stub.StreamObserver<VersionServiceOuterClass.GetLedgerApiVersionResponse> responseObserver)
Read the Ledger API version
|
protected VersionServiceGrpc.VersionServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<VersionServiceGrpc.VersionServiceStub>
public void getLedgerApiVersion(VersionServiceOuterClass.GetLedgerApiVersionRequest request, io.grpc.stub.StreamObserver<VersionServiceOuterClass.GetLedgerApiVersionResponse> responseObserver)
Read the Ledger API version