| Package | Description |
|---|---|
| com.azure.storage.file.share.models |
Package containing classes for AzureFileStorage.
|
| com.azure.storage.file.share.options |
Package containing options model classes used by Azure Storage File Shares.
|
| Modifier and Type | Method and Description |
|---|---|
DownloadRetryOptions |
DownloadRetryOptions.setMaxRetryRequests(int maxRetryRequests)
Specifies the maximum number of additional HTTP Get requests that will be made while reading the data from a
response body.
|
| Modifier and Type | Method and Description |
|---|---|
DownloadRetryOptions |
ShareFileDownloadOptions.getRetryOptions() |
| Modifier and Type | Method and Description |
|---|---|
ShareFileDownloadOptions |
ShareFileDownloadOptions.setRetryOptions(DownloadRetryOptions retryOptions) |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.