Uses of Package
com.azure.core.http.policy
Packages that use com.azure.core.http.policy
Package
Description
This package contains interfaces that represent common cross-cutting aspects of functionality offered by libraries
in the Azure SDK for Java.
This package provides HTTP abstractions for Azure SDK client libraries.
This package contains the HttpPipelinePolicy interface and its implementations.
Package containing core utility classes.
Package containing utilities for client builders.
-
Classes in com.azure.core.http.policy used by com.azure.core.client.traitsClassDescriptionThe
HttpLogOptionsclass provides configuration options for HTTP logging.A policy within theHttpPipeline.TheRetryOptionsclass provides configuration options for retry strategies. -
Classes in com.azure.core.http.policy used by com.azure.core.http
-
Classes in com.azure.core.http.policy used by com.azure.core.http.policyClassDescriptionThe
ExponentialBackoffOptionsclass provides configuration options for theExponentialBackoffretry strategy.TheFixedDelayOptionsclass provides configuration options for theFixedDelayretry strategy.TheHttpLogDetailLevelclass is an enumeration of the levels of detail to log on HTTP messages.TheHttpLogOptionsclass provides configuration options for HTTP logging.A policy within theHttpPipeline.Implementing classes automatically provide policies.Manages logging HTTP requests inHttpLoggingPolicy.TheHttpRequestLoggingContextclass provides contextual information available during HTTP request logging.Manages logging HTTP responses inHttpLoggingPolicy.TheHttpResponseLoggingContextclass provides contextual information available during HTTP response logging.TheKeyCredentialPolicyclass is an implementation of theHttpPipelinePolicyinterface.The interface for determining theredirect strategyused inRedirectPolicy.Information about the request that failed, used to determine whether a retry should be attempted.TheRetryOptionsclass provides configuration options for retry strategies.The interface for determining the retry strategy used inRetryPolicy. -
Classes in com.azure.core.http.policy used by com.azure.core.utilClassDescriptionThe
HttpLogOptionsclass provides configuration options for HTTP logging.TheRetryOptionsclass provides configuration options for retry strategies. -
Classes in com.azure.core.http.policy used by com.azure.core.util.builderClassDescriptionA policy within the
HttpPipeline.TheRetryOptionsclass provides configuration options for retry strategies.