Uses of Class
com.azure.ai.contentsafety.ContentSafetyClientBuilder
Packages that use ContentSafetyClientBuilder
-
Uses of ContentSafetyClientBuilder in com.azure.ai.contentsafety
Methods in com.azure.ai.contentsafety that return ContentSafetyClientBuilderModifier and TypeMethodDescriptionContentSafetyClientBuilder.addPolicy(com.azure.core.http.policy.HttpPipelinePolicy customPolicy) .ContentSafetyClientBuilder.clientOptions(com.azure.core.util.ClientOptions clientOptions) .ContentSafetyClientBuilder.configuration(com.azure.core.util.Configuration configuration) .ContentSafetyClientBuilder.credential(com.azure.core.credential.KeyCredential keyCredential) .ContentSafetyClientBuilder.credential(com.azure.core.credential.TokenCredential tokenCredential) ..ContentSafetyClientBuilder.httpClient(com.azure.core.http.HttpClient httpClient) .ContentSafetyClientBuilder.httpLogOptions(com.azure.core.http.policy.HttpLogOptions httpLogOptions) .ContentSafetyClientBuilder.pipeline(com.azure.core.http.HttpPipeline pipeline) .ContentSafetyClientBuilder.retryOptions(com.azure.core.http.policy.RetryOptions retryOptions) .ContentSafetyClientBuilder.retryPolicy(com.azure.core.http.policy.RetryPolicy retryPolicy) Sets The retry policy that will attempt to retry failed requests, if applicable.ContentSafetyClientBuilder.serviceVersion(ContentSafetyServiceVersion serviceVersion) Sets Service version.