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