Uses of Class
com.azure.storage.blob.models.ClearRange
Package
Description
Package containing the data models for AzureBlobStorage.
-
Uses of ClearRange in com.azure.storage.blob.models
Modifier and TypeMethodDescriptionClearRange.setEnd
(long end) Set the end property: The End property.ClearRange.setStart
(long start) Set the start property: The Start property.Modifier and TypeMethodDescriptionPageList.getClearRange()
Get the clearRange property: The ClearRange property.Modifier and TypeMethodDescriptionPageList.setClearRange
(List<ClearRange> clearRange) Set the clearRange property: The ClearRange property.