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