Uses of Class
com.google.privacy.dlp.v2.DlpServiceGrpc.DlpServiceFutureStub
-
Packages that use DlpServiceGrpc.DlpServiceFutureStub Package Description com.google.privacy.dlp.v2 -
-
Uses of DlpServiceGrpc.DlpServiceFutureStub in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return DlpServiceGrpc.DlpServiceFutureStub Modifier and Type Method Description protected DlpServiceGrpc.DlpServiceFutureStub
DlpServiceGrpc.DlpServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static DlpServiceGrpc.DlpServiceFutureStub
DlpServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-