Uses of Class
com.azure.communication.messages.NotificationMessagesClientBuilder
Packages that use NotificationMessagesClientBuilder
-
Uses of NotificationMessagesClientBuilder in com.azure.communication.messages
Methods in com.azure.communication.messages that return NotificationMessagesClientBuilderModifier and TypeMethodDescriptionNotificationMessagesClientBuilder.addPolicy
(com.azure.core.http.policy.HttpPipelinePolicy customPolicy) .NotificationMessagesClientBuilder.clientOptions
(com.azure.core.util.ClientOptions clientOptions) .NotificationMessagesClientBuilder.configuration
(com.azure.core.util.Configuration configuration) .NotificationMessagesClientBuilder.connectionString
(String connectionString) Set a connection string for authorization.NotificationMessagesClientBuilder.credential
(com.azure.core.credential.KeyCredential keyCredential) .NotificationMessagesClientBuilder.credential
(com.azure.core.credential.TokenCredential tokenCredential) ..NotificationMessagesClientBuilder.httpClient
(com.azure.core.http.HttpClient httpClient) .NotificationMessagesClientBuilder.httpLogOptions
(com.azure.core.http.policy.HttpLogOptions httpLogOptions) .NotificationMessagesClientBuilder.pipeline
(com.azure.core.http.HttpPipeline pipeline) .NotificationMessagesClientBuilder.retryOptions
(com.azure.core.http.policy.RetryOptions retryOptions) .NotificationMessagesClientBuilder.retryPolicy
(com.azure.core.http.policy.RetryPolicy retryPolicy) Sets The retry policy that will attempt to retry failed requests, if applicable.NotificationMessagesClientBuilder.serviceVersion
(MessagesServiceVersion serviceVersion) Sets Service version.