Uses of Class
com.azure.communication.callautomation.CallAutomationClientBuilder
Packages that use CallAutomationClientBuilder
Package
Description
Package containing the classes for AzureCommunicationCallingServer.
-
Uses of CallAutomationClientBuilder in com.azure.communication.callautomation
Methods in com.azure.communication.callautomation that return CallAutomationClientBuilderModifier and TypeMethodDescriptionCallAutomationClientBuilder.addPolicy(com.azure.core.http.policy.HttpPipelinePolicy customPolicy) Adds apipeline policyto apply on each request sent.CallAutomationClientBuilder.clientOptions(com.azure.core.util.ClientOptions clientOptions) Allows the user to set a variety of client-related options, such as user-agent string, headers, etc.CallAutomationClientBuilder.configuration(com.azure.core.util.Configuration configuration) Sets the configuration object used to retrieve environment configuration values during building of the client.CallAutomationClientBuilder.connectionString(String connectionString) Set connectionString to use.CallAutomationClientBuilder.credential(com.azure.core.credential.AzureKeyCredential keyCredential) Sets theAzureKeyCredentialused to authenticate HTTP requests.CallAutomationClientBuilder.credential(com.azure.core.credential.TokenCredential tokenCredential) Sets theTokenCredentialused to authorize requests sent to the service.Set endpoint of the service.CallAutomationClientBuilder.httpClient(com.azure.core.http.HttpClient httpClient) Sets theHttpClientto use for sending and receiving requests to and from the service.CallAutomationClientBuilder.httpLogOptions(com.azure.core.http.policy.HttpLogOptions logOptions) Sets thelogging configurationto use when sending and receiving requests to and from the service.CallAutomationClientBuilder.pipeline(com.azure.core.http.HttpPipeline pipeline) Sets theHttpPipelineto use for the service client.CallAutomationClientBuilder.retryOptions(com.azure.core.http.policy.RetryOptions retryOptions) Sets theRetryOptionsfor all the requests made through the client.CallAutomationClientBuilder.retryPolicy(com.azure.core.http.policy.RetryPolicy retryPolicy) Sets the retry policy to use (using the RetryPolicy type).CallAutomationClientBuilder.serviceVersion(CallAutomationServiceVersion version) Sets theCallAutomationServiceVersionthat is used when making API requests.CallAutomationClientBuilder.sourceIdentity(CommunicationUserIdentifier sourceIdentity) Set Source Identity used to create and answer call