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