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