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