Uses of Class
org.duracloud.snapshot.dto.SnapshotSummary
Packages that use SnapshotSummary
-
Uses of SnapshotSummary in org.duracloud.snapshot.dto.bridge
Methods in org.duracloud.snapshot.dto.bridge that return SnapshotSummaryMethods in org.duracloud.snapshot.dto.bridge that return types with arguments of type SnapshotSummaryMethods in org.duracloud.snapshot.dto.bridge with parameters of type SnapshotSummaryModifier and TypeMethodDescriptionvoidUpdateSnapshotHistoryBridgeResult.setSnapshot(SnapshotSummary snapshot) Method parameters in org.duracloud.snapshot.dto.bridge with type arguments of type SnapshotSummaryModifier and TypeMethodDescriptionvoidGetSnapshotListBridgeResult.setSnapshots(List<SnapshotSummary> snapshots) Constructors in org.duracloud.snapshot.dto.bridge with parameters of type SnapshotSummaryModifierConstructorDescriptionUpdateSnapshotHistoryBridgeResult(SnapshotSummary snapshot, String history) Constructor parameters in org.duracloud.snapshot.dto.bridge with type arguments of type SnapshotSummary -
Uses of SnapshotSummary in org.duracloud.snapshot.dto.task
Constructor parameters in org.duracloud.snapshot.dto.task with type arguments of type SnapshotSummary