Uses of Class
com.azure.ai.openai.responses.ResponsesClientBuilder
Packages that use ResponsesClientBuilder
Package
Description
Package containing the classes for AzureResponses.
-
Uses of ResponsesClientBuilder in com.azure.ai.openai.responses
Methods in com.azure.ai.openai.responses that return ResponsesClientBuilderModifier and TypeMethodDescriptionResponsesClientBuilder.addPolicy(com.azure.core.http.policy.HttpPipelinePolicy customPolicy) .ResponsesClientBuilder.clientOptions(com.azure.core.util.ClientOptions clientOptions) .ResponsesClientBuilder.configuration(com.azure.core.util.Configuration configuration) .ResponsesClientBuilder.credential(com.azure.core.credential.KeyCredential keyCredential) .ResponsesClientBuilder.credential(com.azure.core.credential.TokenCredential tokenCredential) ..ResponsesClientBuilder.httpClient(com.azure.core.http.HttpClient httpClient) .ResponsesClientBuilder.httpLogOptions(com.azure.core.http.policy.HttpLogOptions httpLogOptions) .ResponsesClientBuilder.pipeline(com.azure.core.http.HttpPipeline pipeline) .ResponsesClientBuilder.retryOptions(com.azure.core.http.policy.RetryOptions retryOptions) .ResponsesClientBuilder.retryPolicy(com.azure.core.http.policy.RetryPolicy retryPolicy) Sets The retry policy that will attempt to retry failed requests, if applicable.ResponsesClientBuilder.serviceVersion(AzureResponsesServiceVersion serviceVersion) Sets Service version.