Uses of Class
software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
-
Packages that use UpdateFileSystemWindowsConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of UpdateFileSystemWindowsConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return UpdateFileSystemWindowsConfiguration Modifier and Type Method Description UpdateFileSystemWindowsConfigurationUpdateFileSystemRequest. windowsConfiguration()The configuration updates for an Amazon FSx for Windows File Server file system.Methods in software.amazon.awssdk.services.fsx.model with parameters of type UpdateFileSystemWindowsConfiguration Modifier and Type Method Description UpdateFileSystemRequest.BuilderUpdateFileSystemRequest.Builder. windowsConfiguration(UpdateFileSystemWindowsConfiguration windowsConfiguration)The configuration updates for an Amazon FSx for Windows File Server file system.
-