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