| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteFileSystemWindowsConfiguration |
DeleteFileSystemWindowsConfiguration.clone() |
DeleteFileSystemWindowsConfiguration |
DeleteFileSystemRequest.getWindowsConfiguration() |
DeleteFileSystemWindowsConfiguration |
DeleteFileSystemWindowsConfiguration.withFinalBackupTags(Collection<Tag> finalBackupTags)
A set of tags for your final backup.
|
DeleteFileSystemWindowsConfiguration |
DeleteFileSystemWindowsConfiguration.withFinalBackupTags(Tag... finalBackupTags)
A set of tags for your final backup.
|
DeleteFileSystemWindowsConfiguration |
DeleteFileSystemWindowsConfiguration.withSkipFinalBackup(Boolean skipFinalBackup)
By default, Amazon FSx for Windows takes a final backup on your behalf when the
DeleteFileSystem
operation is invoked. |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteFileSystemRequest.setWindowsConfiguration(DeleteFileSystemWindowsConfiguration windowsConfiguration) |
DeleteFileSystemRequest |
DeleteFileSystemRequest.withWindowsConfiguration(DeleteFileSystemWindowsConfiguration windowsConfiguration) |
Copyright © 2020. All rights reserved.