Searched refs:retainRollbackIds (Results 1 – 1 of 1) sorted by relevance
335 public abstract boolean destroyCeSnapshotsNotSpecified(int userId, int[] retainRollbackIds); in destroyCeSnapshotsNotSpecified() argument854 public boolean destroyCeSnapshotsNotSpecified(int userId, int[] retainRollbackIds) { in destroyCeSnapshotsNotSpecified() argument856 waitForApexService().destroyCeSnapshotsNotSpecified(userId, retainRollbackIds); in destroyCeSnapshotsNotSpecified()