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
Exception
public void deleteBackups(PayloadObj<DeleteBackupPayload> obj) throws Exception
Exception
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.