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