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 |
---|---|
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.
|
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 |
---|---|
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.
|
Copyright © 2014. All rights reserved.