Uses of Class
com.exoscale.sdk.model.Snapshot
Packages that use Snapshot
-
Uses of Snapshot in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api that return Snapshot -
Uses of Snapshot in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return SnapshotModifier and TypeMethodDescriptionSnapshot.export(SnapshotExport export) Snapshot.state(Snapshot.StateEnum state) Methods in com.exoscale.sdk.model that return types with arguments of type SnapshotModifier and TypeMethodDescriptionInstance.getSnapshots()Instance SnapshotsListSnapshots200Response.getSnapshots()Get snapshotsMethods in com.exoscale.sdk.model with parameters of type SnapshotModifier and TypeMethodDescriptionInstance.addSnapshotsItem(Snapshot snapshotsItem) ListSnapshots200Response.addSnapshotsItem(Snapshot snapshotsItem) Method parameters in com.exoscale.sdk.model with type arguments of type SnapshotModifier and TypeMethodDescriptionvoidInstance.setSnapshots(List<Snapshot> snapshots) voidListSnapshots200Response.setSnapshots(List<Snapshot> snapshots)