Uses of Class
software.amazon.awssdk.services.backup.model.DeleteRestoreTestingPlanRequest
-
Packages that use DeleteRestoreTestingPlanRequest Package Description software.amazon.awssdk.services.backup Backup software.amazon.awssdk.services.backup.transform -
-
Uses of DeleteRestoreTestingPlanRequest in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup with parameters of type DeleteRestoreTestingPlanRequest Modifier and Type Method Description default CompletableFuture<DeleteRestoreTestingPlanResponse>BackupAsyncClient. deleteRestoreTestingPlan(DeleteRestoreTestingPlanRequest deleteRestoreTestingPlanRequest)This request deletes the specified restore testing plan.default DeleteRestoreTestingPlanResponseBackupClient. deleteRestoreTestingPlan(DeleteRestoreTestingPlanRequest deleteRestoreTestingPlanRequest)This request deletes the specified restore testing plan. -
Uses of DeleteRestoreTestingPlanRequest in software.amazon.awssdk.services.backup.transform
Methods in software.amazon.awssdk.services.backup.transform with parameters of type DeleteRestoreTestingPlanRequest Modifier and Type Method Description SdkHttpFullRequestDeleteRestoreTestingPlanRequestMarshaller. marshall(DeleteRestoreTestingPlanRequest deleteRestoreTestingPlanRequest)
-