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