Uses of Class
com.daml.ledger.api.v1.VersionServiceGrpc.VersionServiceStub
-
Packages that use VersionServiceGrpc.VersionServiceStub Package Description com.daml.ledger.api.v1 -
-
Uses of VersionServiceGrpc.VersionServiceStub in com.daml.ledger.api.v1
Methods in com.daml.ledger.api.v1 that return VersionServiceGrpc.VersionServiceStub Modifier and Type Method Description protected VersionServiceGrpc.VersionServiceStub
VersionServiceGrpc.VersionServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static VersionServiceGrpc.VersionServiceStub
VersionServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-