default CreateLogicallyAirGappedBackupVaultResponse |
BackupClient.createLogicallyAirGappedBackupVault(Consumer<CreateLogicallyAirGappedBackupVaultRequest.Builder> createLogicallyAirGappedBackupVaultRequest) |
This request creates a logical container to where backups may be copied.
|
default CreateLogicallyAirGappedBackupVaultResponse |
BackupClient.createLogicallyAirGappedBackupVault(CreateLogicallyAirGappedBackupVaultRequest createLogicallyAirGappedBackupVaultRequest) |
This request creates a logical container to where backups may be copied.
|
default DeleteBackupPlanResponse |
BackupClient.deleteBackupPlan(Consumer<DeleteBackupPlanRequest.Builder> deleteBackupPlanRequest) |
Deletes a backup plan.
|
default DeleteBackupPlanResponse |
BackupClient.deleteBackupPlan(DeleteBackupPlanRequest deleteBackupPlanRequest) |
Deletes a backup plan.
|
default DeleteBackupVaultResponse |
BackupClient.deleteBackupVault(Consumer<DeleteBackupVaultRequest.Builder> deleteBackupVaultRequest) |
Deletes the backup vault identified by its name.
|
default DeleteBackupVaultResponse |
BackupClient.deleteBackupVault(DeleteBackupVaultRequest deleteBackupVaultRequest) |
Deletes the backup vault identified by its name.
|
default DeleteBackupVaultLockConfigurationResponse |
BackupClient.deleteBackupVaultLockConfiguration(Consumer<DeleteBackupVaultLockConfigurationRequest.Builder> deleteBackupVaultLockConfigurationRequest) |
Deletes Backup Vault Lock from a backup vault specified by a backup vault name.
|
default DeleteBackupVaultLockConfigurationResponse |
BackupClient.deleteBackupVaultLockConfiguration(DeleteBackupVaultLockConfigurationRequest deleteBackupVaultLockConfigurationRequest) |
Deletes Backup Vault Lock from a backup vault specified by a backup vault name.
|
default DeleteRecoveryPointResponse |
BackupClient.deleteRecoveryPoint(Consumer<DeleteRecoveryPointRequest.Builder> deleteRecoveryPointRequest) |
Deletes the recovery point specified by a recovery point ID.
|
default DeleteRecoveryPointResponse |
BackupClient.deleteRecoveryPoint(DeleteRecoveryPointRequest deleteRecoveryPointRequest) |
Deletes the recovery point specified by a recovery point ID.
|
default DeleteRestoreTestingPlanResponse |
BackupClient.deleteRestoreTestingPlan(Consumer<DeleteRestoreTestingPlanRequest.Builder> deleteRestoreTestingPlanRequest) |
This request deletes the specified restore testing plan.
|
default DeleteRestoreTestingPlanResponse |
BackupClient.deleteRestoreTestingPlan(DeleteRestoreTestingPlanRequest deleteRestoreTestingPlanRequest) |
This request deletes the specified restore testing plan.
|
default DescribeGlobalSettingsResponse |
BackupClient.describeGlobalSettings(Consumer<DescribeGlobalSettingsRequest.Builder> describeGlobalSettingsRequest) |
Describes whether the Amazon Web Services account is opted in to cross-account backup.
|
default DescribeGlobalSettingsResponse |
BackupClient.describeGlobalSettings(DescribeGlobalSettingsRequest describeGlobalSettingsRequest) |
Describes whether the Amazon Web Services account is opted in to cross-account backup.
|
default DisassociateRecoveryPointResponse |
BackupClient.disassociateRecoveryPoint(Consumer<DisassociateRecoveryPointRequest.Builder> disassociateRecoveryPointRequest) |
Deletes the specified continuous backup recovery point from Backup and releases control of that continuous backup
to the source service, such as Amazon RDS.
|
default DisassociateRecoveryPointResponse |
BackupClient.disassociateRecoveryPoint(DisassociateRecoveryPointRequest disassociateRecoveryPointRequest) |
Deletes the specified continuous backup recovery point from Backup and releases control of that continuous backup
to the source service, such as Amazon RDS.
|
default DisassociateRecoveryPointFromParentResponse |
BackupClient.disassociateRecoveryPointFromParent(Consumer<DisassociateRecoveryPointFromParentRequest.Builder> disassociateRecoveryPointFromParentRequest) |
This action to a specific child (nested) recovery point removes the relationship between the specified recovery
point and its parent (composite) recovery point.
|
default DisassociateRecoveryPointFromParentResponse |
BackupClient.disassociateRecoveryPointFromParent(DisassociateRecoveryPointFromParentRequest disassociateRecoveryPointFromParentRequest) |
This action to a specific child (nested) recovery point removes the relationship between the specified recovery
point and its parent (composite) recovery point.
|
default GetBackupPlanFromJsonResponse |
BackupClient.getBackupPlanFromJSON(Consumer<GetBackupPlanFromJsonRequest.Builder> getBackupPlanFromJsonRequest) |
Returns a valid JSON document specifying a backup plan or an error.
|
default GetBackupPlanFromJsonResponse |
BackupClient.getBackupPlanFromJSON(GetBackupPlanFromJsonRequest getBackupPlanFromJsonRequest) |
Returns a valid JSON document specifying a backup plan or an error.
|
default PutBackupVaultLockConfigurationResponse |
BackupClient.putBackupVaultLockConfiguration(Consumer<PutBackupVaultLockConfigurationRequest.Builder> putBackupVaultLockConfigurationRequest) |
Applies Backup Vault Lock to a backup vault, preventing attempts to delete any recovery point stored in or
created in a backup vault.
|
default PutBackupVaultLockConfigurationResponse |
BackupClient.putBackupVaultLockConfiguration(PutBackupVaultLockConfigurationRequest putBackupVaultLockConfigurationRequest) |
Applies Backup Vault Lock to a backup vault, preventing attempts to delete any recovery point stored in or
created in a backup vault.
|
default PutRestoreValidationResultResponse |
BackupClient.putRestoreValidationResult(Consumer<PutRestoreValidationResultRequest.Builder> putRestoreValidationResultRequest) |
This request allows you to send your independent self-run restore test validation results.
|
default PutRestoreValidationResultResponse |
BackupClient.putRestoreValidationResult(PutRestoreValidationResultRequest putRestoreValidationResultRequest) |
This request allows you to send your independent self-run restore test validation results.
|
default StartBackupJobResponse |
BackupClient.startBackupJob(Consumer<StartBackupJobRequest.Builder> startBackupJobRequest) |
Starts an on-demand backup job for the specified resource.
|
default StartBackupJobResponse |
BackupClient.startBackupJob(StartBackupJobRequest startBackupJobRequest) |
Starts an on-demand backup job for the specified resource.
|
default StartCopyJobResponse |
BackupClient.startCopyJob(Consumer<StartCopyJobRequest.Builder> startCopyJobRequest) |
Starts a job to create a one-time copy of the specified resource.
|
default StartCopyJobResponse |
BackupClient.startCopyJob(StartCopyJobRequest startCopyJobRequest) |
Starts a job to create a one-time copy of the specified resource.
|
default StartRestoreJobResponse |
BackupClient.startRestoreJob(Consumer<StartRestoreJobRequest.Builder> startRestoreJobRequest) |
Recovers the saved resource identified by an Amazon Resource Name (ARN).
|
default StartRestoreJobResponse |
BackupClient.startRestoreJob(StartRestoreJobRequest startRestoreJobRequest) |
Recovers the saved resource identified by an Amazon Resource Name (ARN).
|
default StopBackupJobResponse |
BackupClient.stopBackupJob(Consumer<StopBackupJobRequest.Builder> stopBackupJobRequest) |
Attempts to cancel a job to create a one-time backup of a resource.
|
default StopBackupJobResponse |
BackupClient.stopBackupJob(StopBackupJobRequest stopBackupJobRequest) |
Attempts to cancel a job to create a one-time backup of a resource.
|
default UpdateGlobalSettingsResponse |
BackupClient.updateGlobalSettings(Consumer<UpdateGlobalSettingsRequest.Builder> updateGlobalSettingsRequest) |
Updates whether the Amazon Web Services account is opted in to cross-account backup.
|
default UpdateGlobalSettingsResponse |
BackupClient.updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest) |
Updates whether the Amazon Web Services account is opted in to cross-account backup.
|
default UpdateRecoveryPointLifecycleResponse |
BackupClient.updateRecoveryPointLifecycle(Consumer<UpdateRecoveryPointLifecycleRequest.Builder> updateRecoveryPointLifecycleRequest) |
Sets the transition lifecycle of a recovery point.
|
default UpdateRecoveryPointLifecycleResponse |
BackupClient.updateRecoveryPointLifecycle(UpdateRecoveryPointLifecycleRequest updateRecoveryPointLifecycleRequest) |
Sets the transition lifecycle of a recovery point.
|