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