CopyableBuilder<RestoreFromSnapshotRequest.Builder,RestoreFromSnapshotRequest>, SdkBuilder<RestoreFromSnapshotRequest.Builder,RestoreFromSnapshotRequest>public static interface RestoreFromSnapshotRequest.Builder extends CopyableBuilder<RestoreFromSnapshotRequest.Builder,RestoreFromSnapshotRequest>
| Modifier and Type | Method | Description |
|---|---|---|
RestoreFromSnapshotRequest.Builder |
snapshotId(String snapshotId) |
The identifier of the snapshot to restore from.
|
copyapply, buildRestoreFromSnapshotRequest.Builder snapshotId(String snapshotId)
The identifier of the snapshot to restore from.
snapshotId - The identifier of the snapshot to restore from.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.