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 CreateSnapshotFromVolumeRecoveryPointResult
AbstractAWSStorageGateway. createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest request)
CreateSnapshotFromVolumeRecoveryPointResult
AWSStorageGateway. createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest)
Initiates a snapshot of a gateway from a volume recovery point.CreateSnapshotFromVolumeRecoveryPointResult
AWSStorageGatewayClient. 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 CreateSnapshotFromVolumeRecoveryPointResult
CreateSnapshotFromVolumeRecoveryPointResult. clone()
CreateSnapshotFromVolumeRecoveryPointResult
CreateSnapshotFromVolumeRecoveryPointResult. withSnapshotId(String snapshotId)
CreateSnapshotFromVolumeRecoveryPointResult
CreateSnapshotFromVolumeRecoveryPointResult. withVolumeARN(String volumeARN)
CreateSnapshotFromVolumeRecoveryPointResult
CreateSnapshotFromVolumeRecoveryPointResult. withVolumeRecoveryPointTime(String volumeRecoveryPointTime)
-