Uses of Class
com.morpheusdata.request.CreateSnapshotRequest
Packages that use CreateSnapshotRequest
-
Uses of CreateSnapshotRequest in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers with parameters of type CreateSnapshotRequestModifier and TypeMethodDescriptionDatastoreTypeProvider.SnapshotFacet.SnapshotInstanceFacet.createSnapshot(Instance instance, CreateSnapshotRequest request) Creates volume snapshots of all volumes associated with an instance. -
Uses of CreateSnapshotRequest in com.morpheusdata.core.storage
Methods in com.morpheusdata.core.storage with parameters of type CreateSnapshotRequestModifier and TypeMethodDescriptionMorpheusDatastoreTypeService.createSnapshot(Instance instance, CreateSnapshotRequest req) Creates volume snapshots of all volumes associated with an instance.