Uses of Class
com.microsoft.azure.management.storage.BlobRestoreRange
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of BlobRestoreRange in com.microsoft.azure.management.storage
Modifier and TypeMethodDescriptionBlobRestoreRange.withEndRange
(String endRange) Set blob end range.BlobRestoreRange.withStartRange
(String startRange) Set blob start range.Modifier and TypeMethodDescriptionBlobRestoreParameters.withBlobRanges
(List<BlobRestoreRange> blobRanges) Set blob ranges to restore.