Package com.azure.storage.common.policy
Package containing policies used by Azure Storage services.
-
Class Summary Class Description MetadataValidationPolicy This is a request policy in anHttpPipeline
to validate that metadata does not contain leading or trailing whitespace characters.RequestRetryOptions Configuration options forRequestRetryPolicy
.RequestRetryPolicy This is a request policy in anHttpPipeline
for retrying a given HTTP request.ResponseValidationPolicyBuilder Builder for a policy to do validation of general response behavior.ScrubEtagPolicy Wraps any potential error responses from the service and applies post processing of the response's eTag header to standardize the value.StorageSharedKeyCredentialPolicy Policy that adds the SharedKey into the request's Authorization header. -
Enum Summary Enum Description RetryPolicyType This type holds possible options for retry backoff algorithms.