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