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