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