|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateSnapshotFromVolumeRecoveryPointRequest | |
---|---|
com.amazonaws.services.storagegateway | Synchronous and asynchronous client classes for accessing AWSStorageGateway. |
com.amazonaws.services.storagegateway.model | Classes modeling the various types represented by AWSStorageGateway. |
Uses of CreateSnapshotFromVolumeRecoveryPointRequest in com.amazonaws.services.storagegateway |
---|
Method parameters in com.amazonaws.services.storagegateway with type arguments of type CreateSnapshotFromVolumeRecoveryPointRequest | |
---|---|
Future<CreateSnapshotFromVolumeRecoveryPointResult> |
AWSStorageGatewayAsyncClient.createSnapshotFromVolumeRecoveryPointAsync(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest,
AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest,CreateSnapshotFromVolumeRecoveryPointResult> asyncHandler)
This operation initiates a snapshot of a gateway from a volume recovery point. |
Future<CreateSnapshotFromVolumeRecoveryPointResult> |
AWSStorageGatewayAsync.createSnapshotFromVolumeRecoveryPointAsync(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest,
AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest,CreateSnapshotFromVolumeRecoveryPointResult> asyncHandler)
This operation initiates a snapshot of a gateway from a volume recovery point. |
Uses of CreateSnapshotFromVolumeRecoveryPointRequest in com.amazonaws.services.storagegateway.model |
---|
Methods in com.amazonaws.services.storagegateway.model that return CreateSnapshotFromVolumeRecoveryPointRequest | |
---|---|
CreateSnapshotFromVolumeRecoveryPointRequest |
CreateSnapshotFromVolumeRecoveryPointRequest.withSnapshotDescription(String snapshotDescription)
Sets the value of the SnapshotDescription property for this object. |
CreateSnapshotFromVolumeRecoveryPointRequest |
CreateSnapshotFromVolumeRecoveryPointRequest.withVolumeARN(String volumeARN)
Sets the value of the VolumeARN property for this object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |