Uses of Class
com.azure.analytics.purview.datamap.DataMapClientBuilder
Packages that use DataMapClientBuilder
Package
Description
Package containing the classes for PurviewDataMap.
-
Uses of DataMapClientBuilder in com.azure.analytics.purview.datamap
Methods in com.azure.analytics.purview.datamap that return DataMapClientBuilderModifier and TypeMethodDescriptionDataMapClientBuilder.addPolicy(com.azure.core.http.policy.HttpPipelinePolicy customPolicy) .DataMapClientBuilder.clientOptions(com.azure.core.util.ClientOptions clientOptions) .DataMapClientBuilder.configuration(com.azure.core.util.Configuration configuration) .DataMapClientBuilder.credential(com.azure.core.credential.TokenCredential tokenCredential) ..DataMapClientBuilder.httpClient(com.azure.core.http.HttpClient httpClient) .DataMapClientBuilder.httpLogOptions(com.azure.core.http.policy.HttpLogOptions httpLogOptions) .DataMapClientBuilder.pipeline(com.azure.core.http.HttpPipeline pipeline) .DataMapClientBuilder.retryOptions(com.azure.core.http.policy.RetryOptions retryOptions) .DataMapClientBuilder.retryPolicy(com.azure.core.http.policy.RetryPolicy retryPolicy) Sets The retry policy that will attempt to retry failed requests, if applicable.DataMapClientBuilder.serviceVersion(PurviewDataMapServiceVersion serviceVersion) Sets Service version.