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