| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteFileSystemWindowsResponse |
DeleteFileSystemWindowsResponse.clone() |
DeleteFileSystemWindowsResponse |
DeleteFileSystemResult.getWindowsResponse() |
DeleteFileSystemWindowsResponse |
DeleteFileSystemWindowsResponse.withFinalBackupId(String finalBackupId)
The ID of the final backup for this file system.
|
DeleteFileSystemWindowsResponse |
DeleteFileSystemWindowsResponse.withFinalBackupTags(Collection<Tag> finalBackupTags)
The set of tags applied to the final backup.
|
DeleteFileSystemWindowsResponse |
DeleteFileSystemWindowsResponse.withFinalBackupTags(Tag... finalBackupTags)
The set of tags applied to the final backup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteFileSystemResult.setWindowsResponse(DeleteFileSystemWindowsResponse windowsResponse) |
DeleteFileSystemResult |
DeleteFileSystemResult.withWindowsResponse(DeleteFileSystemWindowsResponse windowsResponse) |
Copyright © 2019. All rights reserved.