| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFileSystemWindowsConfiguration |
UpdateFileSystemWindowsConfiguration.clone() |
UpdateFileSystemWindowsConfiguration |
UpdateFileSystemRequest.getWindowsConfiguration()
The configuration for this Microsoft Windows file system.
|
UpdateFileSystemWindowsConfiguration |
UpdateFileSystemWindowsConfiguration.withAutomaticBackupRetentionDays(Integer automaticBackupRetentionDays)
The number of days to retain automatic backups.
|
UpdateFileSystemWindowsConfiguration |
UpdateFileSystemWindowsConfiguration.withDailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime)
The preferred time to take daily automatic backups, in the UTC time zone.
|
UpdateFileSystemWindowsConfiguration |
UpdateFileSystemWindowsConfiguration.withWeeklyMaintenanceStartTime(String weeklyMaintenanceStartTime)
The preferred time to perform weekly maintenance, in the UTC time zone.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFileSystemRequest.setWindowsConfiguration(UpdateFileSystemWindowsConfiguration windowsConfiguration)
The configuration for this Microsoft Windows file system.
|
UpdateFileSystemRequest |
UpdateFileSystemRequest.withWindowsConfiguration(UpdateFileSystemWindowsConfiguration windowsConfiguration)
The configuration for this Microsoft Windows file system.
|
Copyright © 2019. All rights reserved.