Uses of Class
software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
-
Packages that use OpenZFSOriginSnapshotConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of OpenZFSOriginSnapshotConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return OpenZFSOriginSnapshotConfiguration Modifier and Type Method Description OpenZFSOriginSnapshotConfigurationOpenZFSVolumeConfiguration. originSnapshot()The configuration object that specifies the snapshot to use as the origin of the data for the volume.Methods in software.amazon.awssdk.services.fsx.model with parameters of type OpenZFSOriginSnapshotConfiguration Modifier and Type Method Description OpenZFSVolumeConfiguration.BuilderOpenZFSVolumeConfiguration.Builder. originSnapshot(OpenZFSOriginSnapshotConfiguration originSnapshot)The configuration object that specifies the snapshot to use as the origin of the data for the volume.
-