| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteVolumeOntapResponse |
DeleteVolumeOntapResponse.clone() |
DeleteVolumeOntapResponse |
DeleteVolumeResult.getOntapResponse()
Returned after a
DeleteVolume request, showing the status of the delete request. |
DeleteVolumeOntapResponse |
DeleteVolumeOntapResponse.withFinalBackupId(String finalBackupId) |
DeleteVolumeOntapResponse |
DeleteVolumeOntapResponse.withFinalBackupTags(Collection<Tag> finalBackupTags) |
DeleteVolumeOntapResponse |
DeleteVolumeOntapResponse.withFinalBackupTags(Tag... finalBackupTags)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteVolumeResult.setOntapResponse(DeleteVolumeOntapResponse ontapResponse)
Returned after a
DeleteVolume request, showing the status of the delete request. |
DeleteVolumeResult |
DeleteVolumeResult.withOntapResponse(DeleteVolumeOntapResponse ontapResponse)
Returned after a
DeleteVolume request, showing the status of the delete request. |
Copyright © 2022. All rights reserved.