public class BackupGetter extends BaseClient<BackupCreateResponse[]> implements ClientResult<BackupCreateResponse[]>
| Constructor and Description |
|---|
BackupGetter(Config config) |
| Modifier and Type | Method and Description |
|---|---|
Result<BackupCreateResponse[]> |
run() |
BackupGetter |
withBackend(String backend) |
sendDeleteRequest, sendGetRequest, sendHeadRequest, sendPatchRequest, sendPostRequest, sendPutRequestpublic BackupGetter(Config config)
public BackupGetter withBackend(String backend)
public Result<BackupCreateResponse[]> run()
run in interface ClientResult<BackupCreateResponse[]>Copyright © 2022 SeMI Technologies B.V.. All rights reserved.