public class CollectionBackupsAPI extends Object
| Constructor and Description | 
|---|
| CollectionBackupsAPI(CollectionsHandler collectionsHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | deleteBackups(PayloadObj<DeleteBackupPayload> obj) | 
| void | listBackups(PayloadObj<ListBackupPayload> obj) | 
public CollectionBackupsAPI(CollectionsHandler collectionsHandler)
public void listBackups(PayloadObj<ListBackupPayload> obj) throws Exception
Exceptionpublic void deleteBackups(PayloadObj<DeleteBackupPayload> obj) throws Exception
ExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.