Uses of Class
software.amazon.awssdk.services.backup.model.UpdateRestoreTestingPlanRequest
-
Packages that use UpdateRestoreTestingPlanRequest Package Description software.amazon.awssdk.services.backup Backup software.amazon.awssdk.services.backup.transform -
-
Uses of UpdateRestoreTestingPlanRequest in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup with parameters of type UpdateRestoreTestingPlanRequest Modifier and Type Method Description default CompletableFuture<UpdateRestoreTestingPlanResponse>BackupAsyncClient. updateRestoreTestingPlan(UpdateRestoreTestingPlanRequest updateRestoreTestingPlanRequest)This request will send changes to your specified restore testing plan.default UpdateRestoreTestingPlanResponseBackupClient. updateRestoreTestingPlan(UpdateRestoreTestingPlanRequest updateRestoreTestingPlanRequest)This request will send changes to your specified restore testing plan. -
Uses of UpdateRestoreTestingPlanRequest in software.amazon.awssdk.services.backup.transform
Methods in software.amazon.awssdk.services.backup.transform with parameters of type UpdateRestoreTestingPlanRequest Modifier and Type Method Description SdkHttpFullRequestUpdateRestoreTestingPlanRequestMarshaller. marshall(UpdateRestoreTestingPlanRequest updateRestoreTestingPlanRequest)
-