Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateSnapshotFromVolumeRecoveryPointResult> |
AWSStorageGatewayAsync.createSnapshotFromVolumeRecoveryPointAsync(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest,
AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest,CreateSnapshotFromVolumeRecoveryPointResult> asyncHandler)
This operation initiates a snapshot of a gateway from a volume
recovery point.
|
Future<CreateSnapshotFromVolumeRecoveryPointResult> |
AWSStorageGatewayAsyncClient.createSnapshotFromVolumeRecoveryPointAsync(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest,
AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest,CreateSnapshotFromVolumeRecoveryPointResult> asyncHandler)
This operation initiates a snapshot of a gateway from a volume
recovery point.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2014. All rights reserved.