Uses of Interface
com.azure.core.http.policy.HttpPolicyProvider
-
Packages that use HttpPolicyProvider Package Description com.azure.core.http.policy Package containing HttpPipelinePolicy interface and its implementations. -
-
Uses of HttpPolicyProvider in com.azure.core.http.policy
Subinterfaces of HttpPolicyProvider in com.azure.core.http.policy Modifier and Type Interface Description interfaceAfterRetryPolicyProviderImplementing classes are automatically added as policies after the retry policy.interfaceBeforeRetryPolicyProviderImplementing classes are automatically added as policies before the retry policy.
-