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