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