Interface SnapshotsService.CreateSnapshotListener

  • Enclosing class:
    SnapshotsService

    public static interface SnapshotsService.CreateSnapshotListener
    Listener for create snapshot operation
    • Method Detail

      • onResponse

        void onResponse()
        Called when snapshot has successfully started
      • onFailure

        void onFailure​(java.lang.Exception e)
        Called if a snapshot operation couldn't start