Uses of Class
com.google.cloud.dataplex.v1.stub.DataScanServiceStub
-
Packages that use DataScanServiceStub Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of DataScanServiceStub in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return DataScanServiceStub Modifier and Type Method Description DataScanServiceStub
DataScanServiceClient. getStub()
Methods in com.google.cloud.dataplex.v1 with parameters of type DataScanServiceStub Modifier and Type Method Description static DataScanServiceClient
DataScanServiceClient. create(DataScanServiceStub stub)
Constructs an instance of DataScanServiceClient, using the given stub for making calls.Constructors in com.google.cloud.dataplex.v1 with parameters of type DataScanServiceStub Constructor Description DataScanServiceClient(DataScanServiceStub stub)
-
Uses of DataScanServiceStub in com.google.cloud.dataplex.v1.stub
Subclasses of DataScanServiceStub in com.google.cloud.dataplex.v1.stub Modifier and Type Class Description class
GrpcDataScanServiceStub
gRPC stub implementation for the DataScanService service API.class
HttpJsonDataScanServiceStub
REST stub implementation for the DataScanService service API.Methods in com.google.cloud.dataplex.v1.stub that return DataScanServiceStub Modifier and Type Method Description DataScanServiceStub
DataScanServiceStubSettings. createStub()
-