Interface ICreateSnapshotsStep

    • Method Detail

      • createSnapshots

        IRestoreSnapshotsStep createSnapshots()
        Creates snapshots which the operation is supposed to create and returns the next step. This method consumes the receiver object. Subsequent calls must use the returned object.
        Returns:
        the next step of the operation, never null
        Throws:
        IllegalStateException - if this or subsequent steps were run already