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