Uses of Class
software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
-
Packages that use DeleteFileSystemOpenZFSConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of DeleteFileSystemOpenZFSConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return DeleteFileSystemOpenZFSConfiguration Modifier and Type Method Description DeleteFileSystemOpenZFSConfigurationDeleteFileSystemRequest. openZFSConfiguration()The configuration object for the OpenZFS file system used in theDeleteFileSystemoperation.Methods in software.amazon.awssdk.services.fsx.model with parameters of type DeleteFileSystemOpenZFSConfiguration Modifier and Type Method Description DeleteFileSystemRequest.BuilderDeleteFileSystemRequest.Builder. openZFSConfiguration(DeleteFileSystemOpenZFSConfiguration openZFSConfiguration)The configuration object for the OpenZFS file system used in theDeleteFileSystemoperation.
-