Uses of Class
com.azure.storage.blob.HttpGetterInfo
Packages that use HttpGetterInfo
-
Uses of HttpGetterInfo in com.azure.storage.blob
Methods in com.azure.storage.blob that return HttpGetterInfoModifier and TypeMethodDescriptionSets the count of bytes used to calculate the end offset when creating the Range header.Sets the eTag used when creating If-Match header. eTag is returned with any operation that modifies the resource and when retrievingproperties
.HttpGetterInfo.setOffset
(long offset) Sets the start offset that is used when creating the Range header.