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