| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteFileSystemOpenZFSResponse |
DeleteFileSystemOpenZFSResponse.clone() |
DeleteFileSystemOpenZFSResponse |
DeleteFileSystemResult.getOpenZFSResponse()
The response object for the OpenZFS file system that's being deleted in the
DeleteFileSystem
operation. |
DeleteFileSystemOpenZFSResponse |
DeleteFileSystemOpenZFSResponse.withFinalBackupId(String finalBackupId) |
DeleteFileSystemOpenZFSResponse |
DeleteFileSystemOpenZFSResponse.withFinalBackupTags(Collection<Tag> finalBackupTags) |
DeleteFileSystemOpenZFSResponse |
DeleteFileSystemOpenZFSResponse.withFinalBackupTags(Tag... finalBackupTags)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteFileSystemResult.setOpenZFSResponse(DeleteFileSystemOpenZFSResponse openZFSResponse)
The response object for the OpenZFS file system that's being deleted in the
DeleteFileSystem
operation. |
DeleteFileSystemResult |
DeleteFileSystemResult.withOpenZFSResponse(DeleteFileSystemOpenZFSResponse openZFSResponse)
The response object for the OpenZFS file system that's being deleted in the
DeleteFileSystem
operation. |
Copyright © 2022. All rights reserved.