public static interface SnapshotsService.CreateSnapshotListener
Modifier and Type | Method and Description |
---|---|
void |
onFailure(java.lang.Exception e)
Called if a snapshot operation couldn't start
|
void |
onResponse()
Called when snapshot has successfully started
|