| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
CreateFileSystemWindowsConfiguration |
CreateFileSystemFromBackupRequest.windowsConfiguration()
The configuration for this Microsoft Windows file system.
|
CreateFileSystemWindowsConfiguration |
CreateFileSystemRequest.windowsConfiguration()
The Microsoft Windows configuration for the file system that's being created.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFileSystemFromBackupRequest.Builder |
CreateFileSystemFromBackupRequest.Builder.windowsConfiguration(CreateFileSystemWindowsConfiguration windowsConfiguration)
The configuration for this Microsoft Windows file system.
|
CreateFileSystemRequest.Builder |
CreateFileSystemRequest.Builder.windowsConfiguration(CreateFileSystemWindowsConfiguration windowsConfiguration)
The Microsoft Windows configuration for the file system that's being created.
|
Copyright © 2023. All rights reserved.