public static interface SnapshotsService.CreateSnapshotListener
Modifier and Type | Method and Description |
---|---|
void |
onFailure(Throwable t)
Called if a snapshot operation couldn't start
|
void |
onResponse()
Called when snapshot has successfully started
|
void onResponse()
void onFailure(Throwable t)
Copyright © 2009–2015. All rights reserved.