Uses of Class
com.azure.resourcemanager.healthbot.HealthbotManager.Configurable
Packages that use HealthbotManager.Configurable
Package
Description
Package containing the classes for HealthbotClient.
-
Uses of HealthbotManager.Configurable in com.azure.resourcemanager.healthbot
Methods in com.azure.resourcemanager.healthbot that return HealthbotManager.ConfigurableModifier and TypeMethodDescriptionHealthbotManager.configure()
Gets a Configurable instance that can be used to create HealthbotManager with optional configuration.HealthbotManager.Configurable.withDefaultPollInterval
(Duration defaultPollInterval) Sets the default poll interval, used when service does not provide "Retry-After" header.HealthbotManager.Configurable.withHttpClient
(com.azure.core.http.HttpClient httpClient) Sets the http client.HealthbotManager.Configurable.withLogOptions
(com.azure.core.http.policy.HttpLogOptions httpLogOptions) Sets the logging options to the HTTP pipeline.HealthbotManager.Configurable.withPolicy
(com.azure.core.http.policy.HttpPipelinePolicy policy) Adds the pipeline policy to the HTTP pipeline.HealthbotManager.Configurable.withRetryOptions
(com.azure.core.http.policy.RetryOptions retryOptions) Sets the retry options for the HTTP pipeline retry policy.HealthbotManager.Configurable.withRetryPolicy
(com.azure.core.http.policy.RetryPolicy retryPolicy) Sets the retry policy to the HTTP pipeline.Adds the scope to permission sets.