Package | Description |
---|---|
com.microsoft.azure.storage.blob |
This package contains the classes for StorageClient.
|
Modifier and Type | Method and Description |
---|---|
RequestRetryOptions |
PipelineOptions.requestRetryOptions()
Configures the retry policy's behavior.
|
Modifier and Type | Method and Description |
---|---|
PipelineOptions |
PipelineOptions.withRequestRetryOptions(RequestRetryOptions requestRetryOptions)
Configures the retry policy's behavior.
|
Constructor and Description |
---|
RequestRetryFactory(RequestRetryOptions requestRetryOptions)
Creates a factory capable of generating RequestRetry policies for the
HttpPipeline . |
Copyright © 2019 Microsoft Corporation. All rights reserved.