Package | Description |
---|---|
com.azure.storage.blob |
Package containing the classes for BlobServiceClient.
|
Modifier and Type | Method and Description |
---|---|
HttpGetterInfo |
HttpGetterInfo.setCount(Long count)
Sets the count of bytes used to calculate the end offset when creating the Range header.
|
HttpGetterInfo |
HttpGetterInfo.setETag(String eTag)
Sets the eTag used when creating If-Match header.
|
HttpGetterInfo |
HttpGetterInfo.setOffset(long offset)
Sets the start offset that is used when creating the Range header.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.