public interface BusinessObjectDataFinalizeRestoreService
| Modifier and Type | Method and Description |
|---|---|
void |
finalizeRestore(StorageUnitAlternateKeyDto glacierStorageUnitKey)
Finalizes restore of a Glacier storage unit.
|
List<StorageUnitAlternateKeyDto> |
getGlacierStorageUnitsToRestore(int maxResult)
Retrieves the keys for Glacier storage units that are currently being restored.
|
List<StorageUnitAlternateKeyDto> getGlacierStorageUnitsToRestore(int maxResult)
maxResult - the maximum number of results to retrievevoid finalizeRestore(StorageUnitAlternateKeyDto glacierStorageUnitKey)
glacierStorageUnitKey - the Glacier storage unit keyCopyright © 2017. All rights reserved.