|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateSnapshotFromVolumeRecoveryPointResult | |
---|---|
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 CreateSnapshotFromVolumeRecoveryPointResult in com.amazonaws.services.storagegateway |
---|
Methods in com.amazonaws.services.storagegateway that return CreateSnapshotFromVolumeRecoveryPointResult | |
---|---|
CreateSnapshotFromVolumeRecoveryPointResult |
AWSStorageGatewayClient.createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest)
This operation initiates a snapshot of a gateway from a volume recovery point. |
CreateSnapshotFromVolumeRecoveryPointResult |
AWSStorageGateway.createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest)
This operation initiates a snapshot of a gateway from a volume recovery point. |
Method parameters in com.amazonaws.services.storagegateway with type arguments of type CreateSnapshotFromVolumeRecoveryPointResult | |
---|---|
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 CreateSnapshotFromVolumeRecoveryPointResult in com.amazonaws.services.storagegateway.model |
---|
Methods in com.amazonaws.services.storagegateway.model that return CreateSnapshotFromVolumeRecoveryPointResult | |
---|---|
CreateSnapshotFromVolumeRecoveryPointResult |
CreateSnapshotFromVolumeRecoveryPointResult.withSnapshotId(String snapshotId)
Sets the value of the SnapshotId property for this object. |
CreateSnapshotFromVolumeRecoveryPointResult |
CreateSnapshotFromVolumeRecoveryPointResult.withVolumeARN(String volumeARN)
Sets the value of the VolumeARN property for this object. |
CreateSnapshotFromVolumeRecoveryPointResult |
CreateSnapshotFromVolumeRecoveryPointResult.withVolumeRecoveryPointTime(String volumeRecoveryPointTime)
Sets the value of the VolumeRecoveryPointTime property for this object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |