public interface OnFileDelete
| Modifier and Type | Method and Description |
|---|---|
void |
onFileDelete(FileDeletionEvent event)
Called upon a file deletion event.
|
void onFileDelete(FileDeletionEvent event)
Implementation of this method should never block.
event - file deletion eventCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.