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 ContentServiceClientContentServiceClient. create()Constructs an instance of ContentServiceClient with default settings.static ContentServiceClientContentServiceClient. create(ContentServiceSettings settings)Constructs an instance of ContentServiceClient, using the given settings.static ContentServiceClientContentServiceClient. create(ContentServiceStub stub)Constructs an instance of ContentServiceClient, using the given stub for making calls.
-