Uses of Class
com.google.cloud.dataplex.v1.DataScanServiceGrpc.DataScanServiceStub
-
Packages that use DataScanServiceGrpc.DataScanServiceStub Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of DataScanServiceGrpc.DataScanServiceStub in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return DataScanServiceGrpc.DataScanServiceStub Modifier and Type Method Description protected DataScanServiceGrpc.DataScanServiceStub
DataScanServiceGrpc.DataScanServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static DataScanServiceGrpc.DataScanServiceStub
DataScanServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-