| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
OpenZFSOriginSnapshotConfiguration |
OpenZFSOriginSnapshotConfiguration.clone() |
OpenZFSOriginSnapshotConfiguration |
OpenZFSVolumeConfiguration.getOriginSnapshot()
The configuration object that specifies the snapshot to use as the origin of the data for the volume.
|
OpenZFSOriginSnapshotConfiguration |
OpenZFSOriginSnapshotConfiguration.withCopyStrategy(OpenZFSCopyStrategy copyStrategy)
The strategy used when copying data from the snapshot to the new volume.
|
OpenZFSOriginSnapshotConfiguration |
OpenZFSOriginSnapshotConfiguration.withCopyStrategy(String copyStrategy)
The strategy used when copying data from the snapshot to the new volume.
|
OpenZFSOriginSnapshotConfiguration |
OpenZFSOriginSnapshotConfiguration.withSnapshotARN(String snapshotARN) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenZFSVolumeConfiguration.setOriginSnapshot(OpenZFSOriginSnapshotConfiguration originSnapshot)
The configuration object that specifies the snapshot to use as the origin of the data for the volume.
|
OpenZFSVolumeConfiguration |
OpenZFSVolumeConfiguration.withOriginSnapshot(OpenZFSOriginSnapshotConfiguration originSnapshot)
The configuration object that specifies the snapshot to use as the origin of the data for the volume.
|
Copyright © 2022. All rights reserved.