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