Uses of Class
com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
-
Packages that use CreateSnapshotFromVolumeRecoveryPointRequest Package Description com.amazonaws.services.storagegateway com.amazonaws.services.storagegateway.model -
-
Uses of CreateSnapshotFromVolumeRecoveryPointRequest in com.amazonaws.services.storagegateway
-
Uses of CreateSnapshotFromVolumeRecoveryPointRequest in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return CreateSnapshotFromVolumeRecoveryPointRequest Modifier and Type Method Description CreateSnapshotFromVolumeRecoveryPointRequest
CreateSnapshotFromVolumeRecoveryPointRequest. clone()
CreateSnapshotFromVolumeRecoveryPointRequest
CreateSnapshotFromVolumeRecoveryPointRequest. withSnapshotDescription(String snapshotDescription)
CreateSnapshotFromVolumeRecoveryPointRequest
CreateSnapshotFromVolumeRecoveryPointRequest. withVolumeARN(String volumeARN)
-