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 DataScanServiceSettingsDataScanServiceSettings.Builder. build()static DataScanServiceSettingsDataScanServiceSettings. create(DataScanServiceStubSettings stub)DataScanServiceSettingsDataScanServiceClient. getSettings()Methods in com.google.cloud.dataplex.v1 with parameters of type DataScanServiceSettings Modifier and Type Method Description static DataScanServiceClientDataScanServiceClient. 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.
-