public static interface SnapshotsService.DeleteSnapshotListener
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(Throwable t)
Called if delete operation failed
|
void |
onResponse()
Called if delete operation was successful
|
void onResponse()
void onFailure(Throwable t)
Copyright © 2009–2017. All rights reserved.