Uses of Class
software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
-
Packages that use OpenZFSCreateRootVolumeConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of OpenZFSCreateRootVolumeConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return OpenZFSCreateRootVolumeConfiguration Modifier and Type Method Description OpenZFSCreateRootVolumeConfigurationCreateFileSystemOpenZFSConfiguration. rootVolumeConfiguration()The configuration Amazon FSx uses when creating the root value of the Amazon FSx for OpenZFS file system.Methods in software.amazon.awssdk.services.fsx.model with parameters of type OpenZFSCreateRootVolumeConfiguration Modifier and Type Method Description CreateFileSystemOpenZFSConfiguration.BuilderCreateFileSystemOpenZFSConfiguration.Builder. rootVolumeConfiguration(OpenZFSCreateRootVolumeConfiguration rootVolumeConfiguration)The configuration Amazon FSx uses when creating the root value of the Amazon FSx for OpenZFS file system.
-