Uses of Class
software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
Packages that use UpdateFileSystemOpenZFSConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of UpdateFileSystemOpenZFSConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return UpdateFileSystemOpenZFSConfiguration Modifier and Type Method Description UpdateFileSystemOpenZFSConfigurationUpdateFileSystemRequest. openZFSConfiguration()The configuration updates for an FSx for OpenZFS file system.Methods in software.amazon.awssdk.services.fsx.model with parameters of type UpdateFileSystemOpenZFSConfiguration Modifier and Type Method Description UpdateFileSystemRequest.BuilderUpdateFileSystemRequest.Builder. openZFSConfiguration(UpdateFileSystemOpenZFSConfiguration openZFSConfiguration)The configuration updates for an FSx for OpenZFS file system.
-