Uses of Class
software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
-
Packages that use CreateOpenZFSOriginSnapshotConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of CreateOpenZFSOriginSnapshotConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return CreateOpenZFSOriginSnapshotConfiguration Modifier and Type Method Description CreateOpenZFSOriginSnapshotConfigurationCreateOpenZFSVolumeConfiguration. 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 CreateOpenZFSOriginSnapshotConfiguration Modifier and Type Method Description CreateOpenZFSVolumeConfiguration.BuilderCreateOpenZFSVolumeConfiguration.Builder. originSnapshot(CreateOpenZFSOriginSnapshotConfiguration originSnapshot)The configuration object that specifies the snapshot to use as the origin of the data for the volume.
-