| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotFromVolumeRecoveryPointResult |
AbstractAWSStorageGateway.createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest request) |
CreateSnapshotFromVolumeRecoveryPointResult |
AWSStorageGatewayClient.createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest request)
Initiates a snapshot of a gateway from a volume recovery point.
|
CreateSnapshotFromVolumeRecoveryPointResult |
AWSStorageGateway.createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest)
Initiates a snapshot of a gateway from a volume recovery point.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotFromVolumeRecoveryPointResult |
CreateSnapshotFromVolumeRecoveryPointResult.clone() |
CreateSnapshotFromVolumeRecoveryPointResult |
CreateSnapshotFromVolumeRecoveryPointResult.withSnapshotId(String snapshotId)
The ID of the snapshot.
|
CreateSnapshotFromVolumeRecoveryPointResult |
CreateSnapshotFromVolumeRecoveryPointResult.withVolumeARN(String volumeARN)
The Amazon Resource Name (ARN) of the iSCSI volume target.
|
CreateSnapshotFromVolumeRecoveryPointResult |
CreateSnapshotFromVolumeRecoveryPointResult.withVolumeRecoveryPointTime(String volumeRecoveryPointTime)
The time the volume was created from the recovery point.
|
Copyright © 2023. All rights reserved.