Uses of Class
com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
-
Packages that use CreateSnapshotFromVolumeRecoveryPointResult Package Description com.amazonaws.services.storagegateway com.amazonaws.services.storagegateway.model -
-
Uses of CreateSnapshotFromVolumeRecoveryPointResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return CreateSnapshotFromVolumeRecoveryPointResult Modifier and Type Method Description CreateSnapshotFromVolumeRecoveryPointResultAbstractAWSStorageGateway. createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest request)CreateSnapshotFromVolumeRecoveryPointResultAWSStorageGateway. createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest)Initiates a snapshot of a gateway from a volume recovery point.CreateSnapshotFromVolumeRecoveryPointResultAWSStorageGatewayClient. createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest)Initiates a snapshot of a gateway from a volume recovery point. -
Uses of CreateSnapshotFromVolumeRecoveryPointResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return CreateSnapshotFromVolumeRecoveryPointResult Modifier and Type Method Description CreateSnapshotFromVolumeRecoveryPointResultCreateSnapshotFromVolumeRecoveryPointResult. clone()CreateSnapshotFromVolumeRecoveryPointResultCreateSnapshotFromVolumeRecoveryPointResult. withSnapshotId(String snapshotId)CreateSnapshotFromVolumeRecoveryPointResultCreateSnapshotFromVolumeRecoveryPointResult. withVolumeARN(String volumeARN)CreateSnapshotFromVolumeRecoveryPointResultCreateSnapshotFromVolumeRecoveryPointResult. withVolumeRecoveryPointTime(String volumeRecoveryPointTime)
-