Uses of Class
org.duracloud.snapshot.dto.SnapshotHistoryItem
-
Packages that use SnapshotHistoryItem Package Description org.duracloud.snapshot.dto.bridge -
-
Uses of SnapshotHistoryItem in org.duracloud.snapshot.dto.bridge
Methods in org.duracloud.snapshot.dto.bridge that return types with arguments of type SnapshotHistoryItem Modifier and Type Method Description List<SnapshotHistoryItem>GetSnapshotHistoryBridgeResult. getHistoryItems()Method parameters in org.duracloud.snapshot.dto.bridge with type arguments of type SnapshotHistoryItem Modifier and Type Method Description voidGetSnapshotHistoryBridgeResult. setHistoryItems(List<SnapshotHistoryItem> historyItems)
-