Uses of Class
com.myjeeva.digitalocean.pojo.Snapshot
Packages that use Snapshot
Package
Description
-
Uses of Snapshot in com.myjeeva.digitalocean
Methods in com.myjeeva.digitalocean that return SnapshotModifier and TypeMethodDescriptionDigitalOcean.getSnaphotInfo(String snapshotId) Method returns specific snapshot info by idDigitalOcean.takeVolumeSnapshot(String volumeId, String snapshotName) Method take snapshot of given volume Id -
Uses of Snapshot in com.myjeeva.digitalocean.impl
Methods in com.myjeeva.digitalocean.impl that return SnapshotModifier and TypeMethodDescriptionDigitalOceanClient.getSnaphotInfo(String snapshotId) DigitalOceanClient.takeVolumeSnapshot(String volumeId, String snapshotName) -
Uses of Snapshot in com.myjeeva.digitalocean.pojo
Methods in com.myjeeva.digitalocean.pojo that return types with arguments of type SnapshotMethod parameters in com.myjeeva.digitalocean.pojo with type arguments of type Snapshot