| Modifier and Type | Method and Description |
|---|---|
BlobRestoreParameters |
BlobRestoreParameters.withBlobRanges(List<BlobRestoreRange> blobRanges)
Set blob ranges to restore.
|
BlobRestoreParameters |
BlobRestoreParameters.withTimeToRestore(org.joda.time.DateTime timeToRestore)
Set restore blob to the specified time.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/