Uses of Class
com.daml.ledger.api.v1.VersionServiceGrpc.VersionServiceFutureStub
-
Packages that use VersionServiceGrpc.VersionServiceFutureStub Package Description com.daml.ledger.api.v1 -
-
Uses of VersionServiceGrpc.VersionServiceFutureStub in com.daml.ledger.api.v1
Methods in com.daml.ledger.api.v1 that return VersionServiceGrpc.VersionServiceFutureStub Modifier and Type Method Description protected VersionServiceGrpc.VersionServiceFutureStub
VersionServiceGrpc.VersionServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static VersionServiceGrpc.VersionServiceFutureStub
VersionServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-