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 DataScanServiceStubDataScanServiceClient. getStub()Methods in com.google.cloud.dataplex.v1 with parameters of type DataScanServiceStub Modifier and Type Method Description static DataScanServiceClientDataScanServiceClient. 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 classGrpcDataScanServiceStubgRPC stub implementation for the DataScanService service API.classHttpJsonDataScanServiceStubREST stub implementation for the DataScanService service API.Methods in com.google.cloud.dataplex.v1.stub that return DataScanServiceStub Modifier and Type Method Description DataScanServiceStubDataScanServiceStubSettings. createStub()
-