Uses of Class
com.google.cloud.dataplex.v1.DataScanServiceSettings
-
Packages that use DataScanServiceSettings Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of DataScanServiceSettings in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return DataScanServiceSettings Modifier and Type Method Description DataScanServiceSettings
DataScanServiceSettings.Builder. build()
static DataScanServiceSettings
DataScanServiceSettings. create(DataScanServiceStubSettings stub)
DataScanServiceSettings
DataScanServiceClient. getSettings()
Methods in com.google.cloud.dataplex.v1 with parameters of type DataScanServiceSettings Modifier and Type Method Description static DataScanServiceClient
DataScanServiceClient. create(DataScanServiceSettings settings)
Constructs an instance of DataScanServiceClient, using the given settings.Constructors in com.google.cloud.dataplex.v1 with parameters of type DataScanServiceSettings Constructor Description Builder(DataScanServiceSettings settings)
DataScanServiceClient(DataScanServiceSettings settings)
Constructs an instance of DataScanServiceClient, using the given settings.
-