| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotFromVolumeRecoveryPointRequest |
CreateSnapshotFromVolumeRecoveryPointRequest.clone() |
CreateSnapshotFromVolumeRecoveryPointRequest |
CreateSnapshotFromVolumeRecoveryPointRequest.withSnapshotDescription(String snapshotDescription)
Textual description of the snapshot that appears in the Amazon EC2 console, Elastic Block Store snapshots panel
in the Description field, and in the AWS Storage Gateway snapshot Details pane, Description
field
|
CreateSnapshotFromVolumeRecoveryPointRequest |
CreateSnapshotFromVolumeRecoveryPointRequest.withTags(Collection<Tag> tags)
A list of up to 50 tags that can be assigned to a snapshot.
|
CreateSnapshotFromVolumeRecoveryPointRequest |
CreateSnapshotFromVolumeRecoveryPointRequest.withTags(Tag... tags)
A list of up to 50 tags that can be assigned to a snapshot.
|
CreateSnapshotFromVolumeRecoveryPointRequest |
CreateSnapshotFromVolumeRecoveryPointRequest.withVolumeARN(String volumeARN)
The Amazon Resource Name (ARN) of the iSCSI volume target.
|
Copyright © 2020. All rights reserved.