| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob |
This package contains the storage service blob classes.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<PageRange> |
CloudPageBlob.downloadPageRanges()
Returns a collection of page ranges and their starting and ending byte offsets.
|
ArrayList<PageRange> |
CloudPageBlob.downloadPageRanges(AccessCondition accessCondition,
BlobRequestOptions options,
OperationContext opContext)
Returns a collection of page ranges and their starting and ending byte offsets using the specified request
options and operation context.
|
Copyright © 2015. All Rights Reserved.