Uses of Class
com.google.cloud.dataplex.v1.ContentServiceClient
-
Packages that use ContentServiceClient Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of ContentServiceClient in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return ContentServiceClient Modifier and Type Method Description static ContentServiceClient
ContentServiceClient. create()
Constructs an instance of ContentServiceClient with default settings.static ContentServiceClient
ContentServiceClient. create(ContentServiceSettings settings)
Constructs an instance of ContentServiceClient, using the given settings.static ContentServiceClient
ContentServiceClient. create(ContentServiceStub stub)
Constructs an instance of ContentServiceClient, using the given stub for making calls.
-