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.MeteringReportServiceFutureStubMeteringReportServiceGrpc.MeteringReportServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static MeteringReportServiceGrpc.MeteringReportServiceFutureStubMeteringReportServiceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service 
 -