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