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