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.ParticipantPruningServiceFutureStub
ParticipantPruningServiceGrpc.ParticipantPruningServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ParticipantPruningServiceGrpc.ParticipantPruningServiceFutureStub
ParticipantPruningServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-