Class RestoreService.RestoreCompletionResponse

  • Enclosing class:
    RestoreService

    public static final class RestoreService.RestoreCompletionResponse
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      RestoreInfo getRestoreInfo()  
      Snapshot getSnapshot()  
      java.lang.String getUuid()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getUuid

        public java.lang.String getUuid()
      • getSnapshot

        public Snapshot getSnapshot()