Uses of Class
software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
Packages that use OpenZFSFileSystemConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of OpenZFSFileSystemConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return OpenZFSFileSystemConfiguration Modifier and Type Method Description OpenZFSFileSystemConfigurationFileSystem. openZFSConfiguration()The configuration for this Amazon FSx for OpenZFS file system.Methods in software.amazon.awssdk.services.fsx.model with parameters of type OpenZFSFileSystemConfiguration Modifier and Type Method Description FileSystem.BuilderFileSystem.Builder. openZFSConfiguration(OpenZFSFileSystemConfiguration openZFSConfiguration)The configuration for this Amazon FSx for OpenZFS file system.
-