Uses of Class
com.google.cloud.dataplex.v1.DataScanServiceGrpc.DataScanServiceFutureStub
-
Packages that use DataScanServiceGrpc.DataScanServiceFutureStub Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of DataScanServiceGrpc.DataScanServiceFutureStub in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return DataScanServiceGrpc.DataScanServiceFutureStub Modifier and Type Method Description protected DataScanServiceGrpc.DataScanServiceFutureStub
DataScanServiceGrpc.DataScanServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static DataScanServiceGrpc.DataScanServiceFutureStub
DataScanServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-