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