Uses of Class
org.jclouds.googlecomputeengine.domain.Snapshot
Packages that use Snapshot
-
Uses of Snapshot in org.jclouds.googlecomputeengine.domain
Methods in org.jclouds.googlecomputeengine.domain that return Snapshot -
Uses of Snapshot in org.jclouds.googlecomputeengine.features
Methods in org.jclouds.googlecomputeengine.features that return SnapshotModifier and TypeMethodDescriptionReturns a snapshot by name or null if not found.Methods in org.jclouds.googlecomputeengine.features that return types with arguments of type SnapshotModifier and TypeMethodDescriptionSnapshotApi.SnapshotPages.fetchNextPage
(ListOptions options) SnapshotApi.list()
SnapshotApi.list
(ListOptions options) SnapshotApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of snapshot resources available to the specified project.