Uses of Class
software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
Packages that use WindowsFileSystemConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of WindowsFileSystemConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return WindowsFileSystemConfiguration Modifier and Type Method Description WindowsFileSystemConfigurationFileSystem. windowsConfiguration()The configuration for this Amazon FSx for Windows File Server file system.Methods in software.amazon.awssdk.services.fsx.model with parameters of type WindowsFileSystemConfiguration Modifier and Type Method Description FileSystem.BuilderFileSystem.Builder. windowsConfiguration(WindowsFileSystemConfiguration windowsConfiguration)The configuration for this Amazon FSx for Windows File Server file system.
-