Searched defs:deleteNotification (Results 1 – 4 of 4) sorted by relevance
41 boolean deleteNotification(String bucket, String notification); in deleteNotification() method
50 public boolean deleteNotification(final String bucket, final String notification) { in deleteNotification() method in NotificationImpl
1369 public final void deleteNotification(NotificationName name) { in deleteNotification() method in StorageClient1398 public final void deleteNotification(String name) { in deleteNotification() method in StorageClient1428 public final void deleteNotification(DeleteNotificationRequest request) { in deleteNotification() method in StorageClient
252 public void deleteNotification( in deleteNotification() method in MockStorageImpl