Uses of Class
software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
-
Packages that use DeleteFileSystemWindowsConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of DeleteFileSystemWindowsConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return DeleteFileSystemWindowsConfiguration Modifier and Type Method Description DeleteFileSystemWindowsConfigurationDeleteFileSystemRequest. windowsConfiguration()Returns the value of the WindowsConfiguration property for this object.Methods in software.amazon.awssdk.services.fsx.model with parameters of type DeleteFileSystemWindowsConfiguration Modifier and Type Method Description DeleteFileSystemRequest.BuilderDeleteFileSystemRequest.Builder. windowsConfiguration(DeleteFileSystemWindowsConfiguration windowsConfiguration)Sets the value of the WindowsConfiguration property for this object.
-